slider_card_kit_commerce 1.0.1
slider_card_kit_commerce: ^1.0.1 copied to clipboard
A premium marketplace product card kit for Flutter (scalable & modular). Supports multiple layout variations like Large, List, Mini, and Standard.
1.0.1 #
- Fixed README visual showcase images with absolute URLs for reliable rendering on GitHub and pub.dev.
1.0.0 #
Initial production release of slider_card_kit_commerce.
✨ Core Features #
- 4 Premium Card Variations: Includes
CommerceCardLarge,CommerceCardStandard,CommerceCardList, andCommerceCardMini. - CommerceProductModel: A unified, scalable data model for all marketplace components.
- CommerceTheme: Built-in design system with tokens for colors, shadows, and typography.
🎨 Customization & Previews #
- CommerceCardStyle: Per-instance color customization for background, buttons, text, and ratings.
- Integrated Showcase: New
CommerceShowcasewidget to preview all components directly within your app.
🐛 Layout & Fixes #
- Improved Responsiveness: Fixed overflow issues in
CommerceCardMinifor compact layouts. - Documentation: Comprehensive README with visual previews and detailed usage guides.