flutter_stream_paging 1.1.5 copy "flutter_stream_paging: ^1.1.5" to clipboard
flutter_stream_paging: ^1.1.5 copied to clipboard

A comprehensive Flutter package for efficient stream-based pagination, supporting infinite scrolling and dynamic data loading with customizable UI components.

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

1.0.13 #

  • doc: upgrade flutter sdk version to 3.13.3

1.0.14 #

  • doc: change UI addItemBuilder

1.0.15 #

  • doc: add data to SeparatorBuilder

1.0.16 #

  • doc: add dataList to itemBuilder

1.0.17 #

  • Upgrade flutter 3.22.0

1.0.18 #

  • Optimize & maintain structure

1.0.19 #

  • Fix horizontal paging & add example

1.0.20 #

  • public grid state

1.0.21 #

  • refresh current key

1.0.22 #

  • fix refresh current key

1.0.23 #

  • fix empty builder

1.0.24 #

  • fix refresh

1.1.1 #

  • optimize code & add List

1.1.2 #

  • optimize code

1.1.3 #

  • handle scrollController when adding new item

1.1.4 #

  • fix adding new item

1.1.5 #

  • adding isKeepOffset
7
likes
130
points
125
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter package for efficient stream-based pagination, supporting infinite scrolling and dynamic data loading with customizable UI components.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

async, cupertino_icons, flutter, freezed_annotation, sliver_tools, tuple

More

Packages that depend on flutter_stream_paging