easy_load_more 1.0.0
easy_load_more: ^1.0.0 copied to clipboard
Simple & easy to use flutter load more that supports ListView & SliverList.
CHANGELOG #
1.0.0 #
Bugfix:
- Some properties (
idleStatusText,loadingStatusText,failedStatusText,finishedStatusText) weren't implemented.
New:
- Add new
loadingWidgetStrokeWidthproperty
Breaking changes:
EasyLoadMoreDefaultOptsclass renamed toEasyLoadMoreLoadingWidgetDefaultOptsDefaultLoadMoreViewclass renamed toEasyLoadMoreView
0.1.0 #
First usable release.