animated_infinite_scroll_pagination 0.1.6 animated_infinite_scroll_pagination: ^0.1.6 copied to clipboard
Flutter Animated infinite scroll pagination
0.0.1 #
- initial release.
0.0.2 #
- Fix sorting items.
0.0.3 #
- Add Gitlab source code.
0.0.4 #
- Fix Custom loading Widget.
0.0.5 #
- Add On Refresh callback.
0.0.6 #
- Add insert new item to list method.
0.0.7 #
- Add topWidget to place some view at the top of scrollView.
0.0.8 #
- Fix adding topWidget.
0.1.0 #
- Fix Pagination when first page is empty.
0.1.1 #
- Add scrollDirection and gridDelegate.
0.1.2 #
- fix scrolling gridDelegate.
0.1.4 #
- add custom child as argument to ScrollView.
0.1.5 #
- add no items widget.
0.1.6 #
- update README.md.