flutter_credit_card 3.0.2 flutter_credit_card: ^3.0.2 copied to clipboard
A Credit Card widget package, support entering card details, card flip animation.
3.0.2 - Jul 25, 2022 #
3.0.1 - Oct 12, 2021 #
3.0.0 - Sep 23, 2021 #
- Glassmorphism UI.
- Image background for card.
- Chip option for card.
- Card rotation on swipe gesture.
- Example with new changes
2.0.0 #
0.1.4 #
- Feature : Added number and CVV obfuscation
- Feature : Added input decorations
- Feature : Added simple card input validations
0.1.3 #
- Feature : Applied Default ThemeData.
0.1.2 #
- Added CreditCard with Form Widget
CreditCardForm
. - Bug and Lint check fixes
0.1.1 #
- Code Improvements
0.1.0 #
- First Release