loading_more_list 0.3.0 copy "loading_more_list: ^0.3.0" to clipboard
loading_more_list: ^0.3.0 copied to clipboard

outdated

Flutter plugin for building a loading more list with loadingMoreList and loadingMoreSliverList quickly.

[0.3.0] #

  • set notifyStateChanged default value: false clear list when notifyStateChanged is true.

[0.2.7] #

  • add notifyStateChanged parameter for LoadingMoreBase's refresh method to notify state changed or not (you can not rebuild ui before complete refresh)

[0.2.6] #

  • fix LoadingMoreList not listen onScrollNotification
  • add onScrollNotification listen call back for LoadingMoreList and LoadingMoreCustomScrollView

[0.1.9] #

  • update CustomIndicatorDemo in case sliver indicator.

[0.1.8] #

  • export 'src/glow_notification_widget.dart'.

[0.1.7] #

  • add GlowNotificationWidget for overscroll glow.

[0.1.6] #

  • add isloadMoreAction parameter for LoadData method.

[0.1.5] #

  • fix issue about full screen status in IndicatorWidget

[0.1.4] #

  • make all loading_more_list darts as library loading_more_list

[0.1.3] #

  • fix issue about IndicatorWidget.

[0.1.2] #

  • Add FullScreenError status.
  • Fix issues for sliver list in NestedScrollView.
  • Add NestedScrollView demo for loading more list

[0.1.1] #

  • Correct try again when it has error.

[0.1.0] #

  • Upgrade Some Commments.

[0.0.1] #

  • Initial Open Source release.
144
likes
0
pub points
95%
popularity

Publisher

verified publisherfluttercandies.com

Flutter plugin for building a loading more list with loadingMoreList and loadingMoreSliverList quickly.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on loading_more_list