PackageTrack
Sign in Get early access

anypay

AnyPay is a lightweight, UI-agnostic Flutter payment abstraction that provides a unified API for integrating multiple payment providers using an adapter-based architecture.

0.1.6 68 downloads/mo #2944 most downloaded on pub.dev PravinKunnure/anypay

What this package is like to depend on

Last release 3 months ago

07 May 2026

Release timing varies

gaps range from 2 weeks to 3 months

Nearly every release is documented

notes for 7 of 7 stable releases

Nothing withdrawn

no release was ever pulled

8 months old

11 releases · first in 2025

11 releases in the last 12 months

see the full history below

Release timeline

11 releases · Dec 2025 to May 2026
2026
Release Pre-release

Releases

latest 11
  1. 0.1.6 07 May 2026
    Release notes
    • Minor bug fixing documentations changes
    Open source →
  2. 0.1.5 03 Feb 2026
    Release notes
    • Minor bug fixing documentations changes
    Open source →
  3. 0.1.4 28 Jan 2026
    Release notes
    • Minor bug fixing documentations changes
    Open source →
  4. 0.1.3 16 Jan 2026
    Release notes
    • Minor bug fixing documentations changes
    Open source →
  5. 0.1.2 13 Jan 2026
    Release notes
    • Minor bug fixing documentations changes
    Open source →
  6. 0.1.1 06 Jan 2026
    Release notes
    • Minor bug fixing documentations changes
    Open source →
  7. 0.1.0 02 Jan 2026
    Release notes

    Added

    • Official release of AnyPay as a UI-agnostic, adapter-based payments plugin.
    • PaymentAdapter interface to integrate any payment provider.
    • Unified AnyPay.chargeWithName() API.
    • PaymentOptions model for standardized payment input.
    • PaymentResult model with explicit payment states: success, failed, pending, error.
    • Adapter registration system (AnyPay.registerAdapter).
    • Developer-controlled UI for payment states.
    • Overlay helper (PaymentStatusOverlay) and animated widget (PaymentStatusWidget) for optional status feedback.
    • Improved testing and mocking capabilities.

    Changed

    • Removed all built-in payment UI, checkout flow, and enforced animations.
    • Dependency choice (Stripe, Razorpay, PayPal, etc.) delegated to the developer.
    • Core package now focuses entirely on payment abstraction and status reporting.

    Breaking Changes

    • Built-in payment UI and animations from previous dev versions are no longer included.
    • Developers must implement their own UI and animations for success, failed, pending, or error states.

    Notes

    • This release establishes the foundation architecture for AnyPay v0.1.0.
    • Future releases may include optional UI helpers, animated overlays, and official adapters.

    Open source →
  8. 0.0.1-dev.7 02 Jan 2026 pre-release
    Release notes

    Added / Changed

    • Transitioned from UI-driven design to adapter-based abstraction.
    • Documentation updated for the new architecture.
    • Internal mock adapters introduced for testing.

    Breaking Changes

    • All built-in UI and animations removed.

    Open source →
  9. 0.0.1-dev.5 24 Dec 2025 pre-release
    Release notes

    Changed

    • Work-in-progress refactoring of payment handling towards abstraction.

    Open source →
  10. 0.0.1-dev.3 24 Dec 2025 pre-release
    Release notes

    Added

    • Experimental UI components and payment state handling.

    Open source →
  11. 0.0.1-dev.1 18 Dec 2025 pre-release
    Release notes

    Added

    • Initial dev release with built-in UI prototype.
    • Checkout and status screens.
    • Customizable theme and animations.
    • Example app simulating payment outcomes.
    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