smart_views 0.0.3
smart_views: ^0.0.3 copied to clipboard
Smart List/Grid views with automatic empty states and simple item animations.
0.0.3 #
2025-08-28 #
- Fixed a bug in
IOClientwhere theHttpClient's response stream was cancelled after the response stream was completed. - Added support for aborting requests before they complete.
- Clarify that some header names may not be sent/received.
0.0.1 #
2025-08-28 #
- 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