- feat: expose
findChildIndexCallback
ofSliverChildBuilderDelegate
(#76)
- docs: update readme option docs (#59)
- docs: resolve doc directory missing tag (#64)
- test: add missing golden tag to golden test (#67)
- chore: bump dependencies (#72)
-
feat: update workflows and repository infra structure (#50)
-
feat: centralize builders options (#55)
-
BREAKING feat: add index to separator builder
- docs: fix README header image
- fix: remove need for an extra pull
- feat: add sliver infinite list
- deps: upgrade to very_good_analysis 3.1.0
- deps: upgrade to Dart >=2.18.0
- feat: upgrade to Dart >=2.17.0 and Flutter >=3.0.0
- docs: upgrade example to Flutter 3.0.0 and Very Good Analysis 3.0.0
- BREAKING: refactor: remodel api to work declaratively
- nnbd migration
- feat: add
padding
api toInfiniteList
- feat: add
reverse
api toInfiniteList
- feat: add
ScrollController
toInfiniteList
- docs: minor adjustments to documentation
- initial release of
InfiniteList
🎉