u_credit_card 1.3.0 copy "u_credit_card: ^1.3.0" to clipboard
u_credit_card: ^1.3.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.3.0] 🛠️ #

Deprecated parameters #

  • scale is deprecated in 1.3.0, will be removed on later version, use width parameter instead

Feature #

  • Added a zoom out effect animation while card flipping.

[1.2.2] 🛠️ #

Hot fixes #

  • Workflow fixed

[1.2.1] 🛠️ #

Hot fixes #

  • Fixed asset path warning

[1.2.0] 🚀 #

Features #

  • ✨ Added the ability to show balances and flipping animations on cards.
  • Introduced parameters: showBalance, balance, cvvNumber, enableFlipping, autoHideBalance, disableHapticFeedback, etc.

[1.1.0] 🚀 #

Features #

  • ✨ Added the ability to showValidFrom and showValidThru to hide and show the dates.
  • disableShowingCardLogo has been completely removed. To achieve the same effect, use creditCardType: CreditCardType.none instead.

[1.0.7] 🔄 #

Features #

  • 🚀 Deprecated disableShowingCardLogo: property.
  • ✨ Added creditCardType to override the logo. You can now set creditCardType: CreditCardType.none to disable showing the card logo.

[1.0.6] 🛠️ #

Features #

  • ✨ Added disableShowingCardLogo: property to hide the card logo.

[1.0.5] 🛠️ #

Improvements #

  • 📝 Improved the readme.

[1.0.4] 🛠️ #

Fixes #

  • 🐛 Fixed a bug with card numbers containing spaces.

[1.0.3] 🛠️ #

Fixes #

  • 🐛 Made card number length flexible.
  • 🚀 Optimized the grouping algorithm for improved performance and accuracy.

[1.0.2] 🖼️ #

Additions #

  • 📸 Added the background image on card feature.
  • 🏢 Added the ability to specify the card company logo.
  • 🆔 Type of card can now be specified.

[1.0.1] 📗 #

Additions #

  • 📝 Updated metadata.

[1.0.0+5] 👏 #

Additions #

  • 📚 Updated documentation.

[1.0.0+4] 🚀 #

Additions #

  • 📚 Updated documentation.
  • 🎉 Added the new property placeNfcIconAtTheEnd to place the NFC icon at the opposite side of the Chip.
  • 💄 Correctly placed the Chip.

[1.0.0+3] 🎉 #

Additions #

  • 📸 Added an image in the README.md file.

[1.0.0+2] 📝 #

Additions #

  • 📚 Updated documentation.

[1.0.0+1] 🚀 #

Additions #

  • 🎉 Initial public release.
21
likes
140
pub points
87%
popularity
screenshot

Publisher

verified publisherutpals.com

uCreditCard - Easy to use beautiful Card UI Flutter Package.

Repository (GitHub)
View/report issues
Contributing

Topics

#creditcard #credit #card #ucreditcard #ui

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on u_credit_card