Skip to content

Releases: usefulteam/easy_load_more

1.1.0

21 Dec 13:37
Compare
Choose a tag to compare

Version 1.1.0

  • Add new property: statusTextColor (Text color of the statuses).

Version 1.0.1

This was previous release, but not released on GitHub (only in pub.dev).

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

1.0.0

13 Jul 11:25
Compare
Choose a tag to compare

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

12 Jul 13:55
Compare
Choose a tag to compare

First usable release