flutter_stream_paging 1.0.12 flutter_stream_paging: ^1.0.12 copied to clipboard
Support paging using stream & datasource
1.0.1 #
- docs: initial version
1.0.2 #
- docs: update README
1.0.3 #
- doc: update demo
1.0.4 #
- doc: add onUpdate itemBuilder
1.0.5 #
- doc: load more with button. add NewPageWidgetBuilder
1.0.6 #
- doc: add option addItem, deletedItem. add AddItemWidgetBuilder
1.0.7 #
- doc: hotfix flow show expand
1.0.8 #
- doc: remove flutter_bloc
1.0.9 #
- doc: fix flow requestNextPage()
1.0.10 #
- doc: add CancelableOperation logic
1.0.11 #
- doc: hot fix padding
1.0.12 #
- doc: hot fix padding