flutter_product_card 0.0.4 flutter_product_card: ^0.0.4 copied to clipboard
A highly customizable and feature-rich Flutter package for creating beautiful and informative product cards in your e-commerce or shopping applications.
[0.0.1] #
Version 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.
[0.0.2] #
Version 0.0.2 (2024-05-10) #
- Fixed minor bugs and issues related to image url.
- Enhanced Documentation for better readability.