anypay 0.0.1-dev.1 copy "anypay: ^0.0.1-dev.1" to clipboard
anypay: ^0.0.1-dev.1 copied to clipboard

AnyPay is a lightweight Flutter package for displaying customizable payment UI with animated result screens

Changelog #

All notable changes to this package will be documented in this file.

0.0.1-dev.1 - 2025-12-18 #

Added #

  • Initial dev release of AnyPay Flutter package.
  • PaymentUI for launching payment checkout screens.
  • _CheckoutView for amount entry and payment initiation.
  • _StatusView to show payment results (success, failure, pending).
  • Customizable PaymentTheme:
    • Primary, success, failure colors.
    • Text style and border radius.
    • Icon size and animation duration.
  • Animations for payment results:
    • Bounce animation for success/failure.
    • Rotating animation for pending.
  • Example project with buttons to simulate success, failure, and pending states.
  • Fully self-contained: no external dependencies for animations.
2
likes
0
points
514
downloads

Publisher

unverified uploader

Weekly Downloads

AnyPay is a lightweight Flutter package for displaying customizable payment UI with animated result screens

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on anypay