- Fixed #40 - Absence of focus node in credit_card_form.dart
- Fixed #57 - Can we specify a custom card type logos
- License update from BSD 2-Clause "Simplified" to MIT
- Glassmorphism UI.
- Image background for card.
- Chip option for card.
- Card rotation on swipe gesture.
- Example with new changes
- Migrated to null safety.
- Fixed #17 - Added translations for captions.
- Fixed #16 - Validate Input card details.
- Fixed 15 - Change hint Color and enabled border color
- Fixed #9 - change labelText and hintText
- Fixed #2 - textfield validation
- Feature : Added number and CVV obfuscation
- Feature : Added input decorations
- Feature : Added simple card input validations
- Feature : Applied Default ThemeData.
- Added CreditCard with Form Widget
CreditCardForm
. - Bug and Lint check fixes
- Code Improvements
- First Release