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 |
---|---|
v2.0.0
It provides more options using boxdecoration that can only change the color of the card.
Default | Custom |
---|---|
![]() |
![]() |
v2.1.0
implement a new feature to add an initial value when creating a widget
Code | Preview |
|