fetch_more 2.0.1 copy "fetch_more: ^2.0.1" to clipboard
fetch_more: ^2.0.1 copied to clipboard

discontinued

A Flutter package that helps to collect and show data inside a ListView with a limit and fetch more when user needs more data.

2.0.1 2020-05-27. #

  • initialState added to FetchMoreBuilder

2.0.0 2020-05-26. #

  • versions updated

1.0.2 2020-02-08. #

  • null check fix

1.0.1 2020-02-08. #

  • AlwaysScrollableScrollPhysics added
  • package updates bloc and flutter_bloc

1.0.0 2020-01-24. #

  • UPDATE : bloc, flutter_bloc and equatable packages updated

0.1.5 2019-11-09. #

  • FetchMoreController created
  • Able to call fetch and refresh function form FetchMoreController
  • Disable to provide bloc out side of the class

0.1.4 2019-10-09. #

  • Adding GlobalKey

0.1.3 2019-10-08. #

  • Timer stop fix

0.1.2 2019-10-08. #

  • Refresh function awaiting fix

0.1.1 2019-10-07. #

  • EmptyList Refresh Fixes

0.1.0 2019-10-02. #

  • LoaderWidgets added

0.0.4 2019-09-25. #

  • Fix for fetching more data When ListView is not scrollable too.

0.0.3 2019-09-20. #

  • CircularProgressIndicator hide fix

0.0.2 2019-09-17. #

  • README fix
  • screenshot added.

0.0.1 2019-09-17. #

  • FetchMoreBuilder implemented.
  • Example added.
  • README added.
11
likes
40
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that helps to collect and show data inside a ListView with a limit and fetch more when user needs more data.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

bloc, equatable, flutter, flutter_bloc, meta, rxdart

More

Packages that depend on fetch_more