flutter_product_card 0.0.1 flutter_product_card: ^0.0.1 copied to clipboard
Product Card Flutter Package
[0.0.1] (Initial Release) - 2024-05-10 #
This is the initial release of the flutter_product_card package, introducing a customizable card widget for displaying product information in your Flutter applications.
Added Features #
- A reusable ProductCard widget for displaying product details like name, category, image, price, and short description.
- Customizable styling options for text color, card color, and font sizes.
- Support for displaying discounted prices and ratings.
- Added error handling for image loading.