easy_load_more 1.1.0 copy "easy_load_more: ^1.1.0" to clipboard
easy_load_more: ^1.1.0 copied to clipboard

Simple & easy to use flutter load more that supports ListView & SliverList.

CHANGELOG #

1.1.0 #

New property:

  • statusTextColor: Text color of the statuses.

1.0.1 #

Bugfix:

  • Fix This widget has been unmounted, so the State no longer has a context error.

1.0.0 #

Bugfix:

  • Some properties (idleStatusText, loadingStatusText, failedStatusText, finishedStatusText) weren't implemented.

New:

  • Add new loadingWidgetStrokeWidth property

Breaking changes:

  • EasyLoadMoreDefaultOpts class renamed to EasyLoadMoreLoadingWidgetDefaultOpts
  • DefaultLoadMoreView class renamed to EasyLoadMoreView

0.1.0 #

First usable release.

16
likes
160
points
241
downloads

Publisher

verified publisherusefulteam.com

Weekly Downloads

Simple & easy to use flutter load more that supports ListView & SliverList.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on easy_load_more