smart_views 0.0.5
smart_views: ^0.0.5 copied to clipboard
Smart List/Grid views with automatic empty states and simple item animations.
0.0.5 #
- change log format set
0.0.4 #
- Code has no errors, warnings, lints, or formatting issues
- Added usage examples to improve package documentation.
- General cleanup and minor improvements.
- Removed deprecated warnings and updated code for
0.0.3 #
- Added usage examples to improve package documentation.
- Removed deprecated warnings and updated code for latest Flutter/Dart compatibility.
- General cleanup and minor improvements.
0.0.2 #
- Updated README.md with usage examples and installation instructions.
0.0.1 #
- Initial release of
smart_views - Added
SmartListViewwith empty state support - Added
SmartGridViewwith empty state support - Added
SmartPageViewwith empty state support - Added
SmartAnimatedListViewwith fade/slide/scale animations - Added
SmartAnimatedGridViewwith fade/slide/scale animations - Added
SmartAnimatedPageViewwith page transition animations