anypay 0.0.1-dev.5
anypay: ^0.0.1-dev.5 copied to clipboard
AnyPay is a lightweight Flutter package for displaying customizable payment UI with animated result screens
AnyPay Flutter Package #
AnyPay is a lightweight Flutter package for displaying customizable payment UI with animated result screens for success, failure, and pending states.
Features #
- Checkout screen with amount and title.
- Result screen with animated icons:
- Bounce animation for success/failure
- Rotation animation for pending
- Fully customizable
AnyPayTheme - Example project included for quick testing
- Lightweight: No external dependencies
Installation #
Add to pubspec.yaml:
dependencies:
anypay: ^latest_version