u_credit_card 1.4.0
u_credit_card: ^1.4.0 copied to clipboard
uCreditCard - Easy to use beautiful Card UI Flutter Package.
Changelog #
All notable changes to this project will be documented in this file.
1.4.0 🔧 #
Features #
- Added
shouldMaskCardNumberparameter to control the masking of the card number.
1.3.0 🛑 #
1.2.0 🚀 #
Features #
- ✨ Added the ability to show balances and flipping animations on cards.
- Introduced new parameters:
showBalancebalancecvvNumberenableFlippingautoHideBalancedisableHapticFeedback
1.1.0 🚀 #
Features #
- ✨ Added
showValidFromandshowValidThruparameters to control visibility of validity dates. - Removed
disableShowingCardLogo. UsecreditCardType: CreditCardType.noneinstead to achieve the same effect.
1.0.7 🔄 #
Features #
- 🚀 Deprecated
disableShowingCardLogoproperty. - ✨ Added
creditCardTypeparameter to override the logo. SetcreditCardType: CreditCardType.noneto disable the card logo.
1.0.3 ⚙️ #
Fixes #
- 🐛 Made the card number length flexible.
- 🚀 Optimized the grouping algorithm for improved performance and accuracy.
1.0.2 🖼️ #
Additions #
- 📸 Added a background image feature for cards.
- 🏦 Introduced the ability to specify the card company logo.
- 🆔 Enabled specification of the type of card.
