diagramo_card_shop_product_wallet 0.0.1 diagramo_card_shop_product_wallet: ^0.0.1 copied to clipboard
A Flutter package that provides a customizable product card widget for e-commerce applications. The CardShopProductWallet widget displays product details such as image, name, price, and discounts, alo [...]
Card Shop Product Wallet #
Overview #
The Card Shop Product Wallet widget displays product details including an image, name, price, and an avatar button. This widget can be used in e-commerce applications to present product information in a card format.
Features #
- Customizable card appearance (padding, border, color)
- Display product image with adjustable fit
- Option to show discounted price
- Avatar button with customizable icon and action
Installation #
To use the diagramo_card_shop_product_wallet
widget, add it to your Flutter project and ensure you have the Flutter SDK installed.