widget_collection 1.0.0+1
widget_collection: ^1.0.0+1 copied to clipboard
A collection of beautiful, customizable Flutter widgets including animated buttons, gradient containers, loading spinners, and shimmer effects.
Changelog #
All notable changes to this project will be documented in this file.
1.0.0+1 - 2025-09-02 #
Added #
- Initial release of Widget Collection package
- AnimatedButton: Interactive button with smooth press animations
- CustomCard: Customizable card widget with elevation and tap handling
- GradientContainer: Container with beautiful gradient backgrounds
- LoadingSpinner: Customizable loading indicator with optional message
- ShimmerPlaceholder: Shimmer loading effect for placeholder content
- Complete example app demonstrating all widgets
- Comprehensive documentation and usage examples
Features #
- Full null safety support
- Material Design 3 compatibility
- Customizable styling options for all widgets
- Smooth animations and transitions
- Easy-to-use API design