authorize_net_plugin
A plugin that wraps the andriod and ios AuthorizeNet SDKs. This is not an offical plugin, however I will maintain this and will accept PR's
What this package is like to depend on
Last release 17 days ago
06 Aug 2026
Release timing varies
gaps range from 2 months to 1.9 years
Nearly every release is documented
notes for 9 of 10 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
10 releases · first in 2021
3 releases in the last 12 months
see the full history below
Release timeline
10 releases · Mar 2021 to Aug 2026
2022
2023
2024
2025
2026
Releases
latest 10-
0.2.006 Aug 2026Release notes
Open source →- Fixed the Android build: migrated the plugin and the example app off the imperative Flutter Gradle apply (removed in current Flutter) to the declarative plugins block, moved to AGP 9 / Gradle 9, replaced dead
jcenter()withmavenCentral(), and moved the namespace out of the manifests intobuild.gradle - The AuthorizeNet Android SDK is now exposed as an
apidependency, so apps no longer need to declare it themselves — only the jitpack repository is required cardCvv,zipCodeandcardHolderNameare now optional, matching the underlying Android and iOS SDKs where only the card number and expiration date are required. Empty strings are treated as omitted so the SDKs don't reject them during validation- Annotated the
authorizeNetTokenparameters asStringinstead of leaving themdynamic - Fixed the example app's sandbox
apiLoginId, which had two stray characters and made every request fail with a genericE00001
- Fixed the Android build: migrated the plugin and the example app off the imperative Flutter Gradle apply (removed in current Flutter) to the declarative plugins block, moved to AGP 9 / Gradle 9, replaced dead
-
0.1.504 Jun 2026Release notes
Open source →- Fixed build error on Flutter 3.x: removed unused
PluginRegistry.Registrarimport that no longer exists in the v2 embedding API
- Fixed build error on Flutter 3.x: removed unused
-
0.1.429 Dec 2025Release notes
Open source →- Updated Dart SDK constraints to support latest versions
- Updated Android compileSdkVersion and added namespace for compatibility with newer Android Gradle plugin
- Modernized test suite with improved coverage and updated to use
TestDefaultBinaryMessengerBindingAPI
-
0.1.321 Sep 2024Nothing published for this version
-
0.1.203 Nov 2022 -
0.1.120 Jul 2022 -
0.1.015 Oct 2021 -
0.0.308 Mar 2021 -
0.0.208 Mar 2021 -
0.0.107 Mar 2021