smart_list_builder 1.0.1
smart_list_builder: ^1.0.1 copied to clipboard
A smart Flutter ListView and SliverList builder with animated item selection, shimmer loading, empty state handling, and optional GetX controller support.
1.0.1 #
- Initial release of smart_list_builder
- Added SmartListViewBuilder with animated ListView support
- Added SmartSliverListViewBuilder for CustomScrollView
- Built-in shimmer loading state
- Empty state handling
- Item selection and press animation
- Optional SmartListController injection
- Generic, reusable, and null-safe API
Why this is best
✔ Matches pubspec.yaml version ✔ Clear feature summary ✔ Pub.dev compliant ✔ Professional & minimal