card_hub 0.2.0 copy "card_hub: ^0.2.0" to clipboard
card_hub: ^0.2.0 copied to clipboard

A Flutter package for animated credit/debit card displays in payment apps and digital wallets.

Changelog #

All notable changes to the Card Hub package will be documented in this file.

Unreleased #

Added #

  • Premium branding with Material 3 theming via CardHubThemeProvider
  • Dynamic ColorScheme extraction from card logos using MaterialColorExtractor
  • In-memory caching for extracted color schemes and palettes
  • Performance guidance at lib/src/docs/performance_best_practices.md

Changed #

  • README updated with premium branding usage example and notes
  • Clarified persistence via SharedPreferencesFacade and CardHubService

Fixed #

  • README example corrected to use CardHubModel.onCardTap instead of a non-existent onCardSelected

0.1.0 - 2025-08-01 #

Added #

  • Initial release of the Card Hub package
  • Animated card stack display with smooth transitions
  • Default card selection with persistence using SharedPreferences
  • Dynamic card styling with custom colors and gradients
  • Automatic color extraction from card logos
  • Support for various card types (Visa, Mastercard, etc.)
  • Custom badges for default/non-default cards
  • Customizable text styles and layouts
  • Card removal functionality
14
likes
0
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for animated credit/debit card displays in payment apps and digital wallets.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_svg, image, material_color_utilities, shared_preferences

More

Packages that depend on card_hub