PackageTrack
Sign in Get early access

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

0.2.0 jeremiahlukus/authorize_net_plugin

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
Release Pre-release

Releases

latest 10
  1. 0.2.0 06 Aug 2026
    Release notes
    • 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() with mavenCentral(), and moved the namespace out of the manifests into build.gradle
    • The AuthorizeNet Android SDK is now exposed as an api dependency, so apps no longer need to declare it themselves — only the jitpack repository is required
    • cardCvv, zipCode and cardHolderName are 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 authorizeNetToken parameters as String instead of leaving them dynamic
    • Fixed the example app's sandbox apiLoginId, which had two stray characters and made every request fail with a generic E00001
    Open source →
  2. 0.1.5 04 Jun 2026
    Release notes
    • Fixed build error on Flutter 3.x: removed unused PluginRegistry.Registrar import that no longer exists in the v2 embedding API
    Open source →
  3. 0.1.4 29 Dec 2025
    Release notes
    • 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 TestDefaultBinaryMessengerBinding API
    Open source →
  4. 0.1.3 21 Sep 2024

    Nothing published for this version

  5. 0.1.2 03 Nov 2022
    Release notes

    Fixed error handling

    Open source →
  6. 0.1.1 20 Jul 2022
    Release notes

    Up pub score

    Open source →
  7. 0.1.0 15 Oct 2021
    Release notes

    Migrate to null saftey

    Open source →
  8. 0.0.3 08 Mar 2021
    Release notes

    Update readme

    Open source →
  9. 0.0.2 08 Mar 2021
    Release notes

    This time it works...

    Open source →
  10. 0.0.1 07 Mar 2021
    Release notes
    • TODO: Describe initial release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive