fl_paging 1.0.10 fl_paging: ^1.0.10 copied to clipboard
A new Flutter package support paginating for Listview, Gridview and NestedScrollView
1.0.0 #
- feat:
ListView
, 'GridView' withPageKeyedDataSource
1.0.1 #
-docs: Update example
1.0.2 #
-docs: Update example
1.0.3 #
-docs: Update format
1.0.4 #
-docs: Update format
1.0.5 #
-refactor: refactor list_view code.
1.0.6 #
-refactor: refactor list_view code.
1.0.7 #
-refactor: refactor list_view code.
1.0.8 #
-refactor: fix bug empty config list_view.
1.0.9 #
-refactor: fix bug loadmore list_view.
1.0.10 #
-refactor: feat: add handle errorWhenLoadMore.