very_good_infinite_list 0.4.0 very_good_infinite_list: ^0.4.0 copied to clipboard
A library for easily displaying paginated data, created by Very Good Ventures. Great for activity feeds, news feeds, and more. 🦄
[0.4.0] - 04/07/21 #
- BREAKING: refactor: remodel api to work declaratively
[0.3.0] - 04/05/21 #
- nnbd migration
[0.2.1] - 02/19/21 #
- feat: add
padding
api toInfiniteList
[0.2.0] - 02/17/21 #
- feat: add
reverse
api toInfiniteList
- feat: add
ScrollController
toInfiniteList
[0.1.1] - 02/11/21 #
- docs: minor adjustments to documentation
[0.1.0] - 02/11/21 #
- initial release of
InfiniteList
🎉