coupon_uikit 0.3.0
coupon_uikit: ^0.3.0 copied to clipboard
A UI kit that contains clippers and widgets which implements the shape of the coupon cards
0.3.0 #
- Enhanced existing
CouponCardwidget with improved documentation and code structure - Improved code organization with better separation of concerns
- Added comprehensive documentation for all classes and methods
- Updated example app with showcase screen displaying all available widgets
- Added new example widgets:
- Basic Coupon Cards
- Basic Coupon Cards 2
- Rounded Coupon Cards
- Bordered Coupon Cards
- Vertical Coupon Cards
- Gradient Coupon Cards
- Custom Styled Coupons
- Improved
CouponClipperwith better documentation - Enhanced
CouponDecorationPainterfor better shadow and border rendering - Updated to support Dart's SDK
^3.10.4 - Code cleanup and refactoring for better maintainability
- Updated example app structure for better organization
0.2.1 #
- Updated Dart SDK to
v3.0.1 - Minor code improvements in the
exampledirectory
0.2.0 #
- Added the ability to apply a
Borderto theCouponCard - Minor code changes
0.1.0 #
- Added the ability to apply a
BoxShadowto theCouponCard - Updated the example
0.0.1+2 #
- Removed unnecessary imports in the
exampleproject - Updated
flutter_lintsdev dependency to^2.0.0in theexampleproject
0.0.1+1 #
- Fixed docs issue at the
CouponClipper()constructor - Updated
flutter_lintsdev dependency to^2.0.0
0.0.1 #
- initial release