credit_card_input_form 2.1.2 credit_card_input_form: ^2.1.2 copied to clipboard
This package provides visually beautiful UX through animation of credit card information input form.
1.0.0 #
- First Release
1.0.1 #
- Adjust flutter format
1.0.2 #
- update lastest provider library
1.0.3 #
- update README
1.0.4 #
- update README
- change homepage
1.0.5 #
- Fixed isssue when calling setState () with onStateChange () callback
1.1.0 #
- Add
RESET
button
1.1.1 #
- update README
1.2.0 #
- added custom captions feature
1.3.0 #
- added custom button style feature
1.3.1 #
- removed duplicated code
2.0.0 #
- added custom card boxdecoration
2.0.1 #
- fix readme
2.0.2 #
- update provider library
2.0.3 #
- If the card number is Amex, the CVC code will be 4 digits, otherwise it will be 3 digits.
2.0.4 #
- Removed unused library
2.0.5 #
- Removed debug message
2.1.0 #
- implement a new feature to add an initial value when creating a widget
2.1.1 #
- Fix readme