Flutter-Credit-Card-Input-Form
This package provides visually beautiful UX through animation of credit card information input form.
Installing
-
Add dependency to
pubspec.yaml
Get the latest version in the 'Installing' tab on pub.dartlang.org
- Import the package
- Adding
CreditCardInputForm
With optional parameters
How to use
Check out the example app in the example directory or the 'Example' tab on pub.dartlang.org for a more complete example.
New Feature
v1.3.0
added custom button style feature
Default | Custom |
---|---|
![]() |
![]() |
3rd party library
Flip card
https://pub.dev/packages/flip_card
For use card flip animation
Provider
https://pub.dev/packages/provider
For use state management
Reference
This package's animation is inspired from from this Dribbble art
TODO List
- [x] add
RESET
button