loading_more_list
A loading more list which supports ListView,GridView,WaterfallFlow and Slivers.
7.1.0
3.9K downloads/mo
#4226 most downloaded on pub.dev
fluttercandies/loading_more_list
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 11 months
Most releases are documented
notes for 41 of 56 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
59 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
59 releases · Dec 2018 to Aug 2024Releases
latest 59-
7.1.013 Aug 2024 -
7.0.107 Aug 2024 -
7.0.002 Aug 2024Release notes
Open source →- Breaking change: remove [LoadingMoreCustomScrollView.configs]
- Add [LoadingMoreCustomScrollView.getConfigFromSliverContext] to support [LoadingMoreCustomScrollView.slivers] are not a direct LoadingMoreSliverList.(#59)
-
6.1.107 Aug 2024Nothing published for this version
-
6.1.031 Jul 2024 -
6.0.019 Sep 2023Release notes
Open source →- Breaking change: The type of rebuild is changed from Stream<LoadingMoreBase<T>> to Stream<Iterable<T>> in LoadingMoreBase<T>.
- Add a new method 'wrapData', you can modify the list here.
-
5.0.313 Feb 2023 -
5.0.217 Aug 2022Release notes
Open source →- Make
LoadingMoreIndicatorBuilderreturns nullable widget. - Make
LoadingMoreListConfigandListConfigconstant.
- Make
-
5.0.108 Aug 2022Release notes
Open source →- Add [LoadingMoreCustomScrollView.preloadExtent] to support preload the LoadingMoreBase when user scroll the list
- Add [SliverListConfig.lock] to support preload the LoadingMoreBase when user scroll the list
-
5.0.006 Aug 2022Release notes
Open source →- Fix Layout error in LoadingMoreCustomScrollView
- BreakingChange: remove [LoadingMoreCustomScrollView.rebuildCustomScrollView] #45
- Add [SliverListConfig.showNoMore] if null, it will true only for last SliverListConfig
- Add [LoadingMoreCustomScrollView.configs] in case your sliver is not a LoadingMoreSliverList
-
4.1.205 Mar 2022 -
4.1.105 Mar 2022Release notes
Open source →- fix null exception when set lastChildLayoutType to LastChildLayoutType.none
-
4.1.006 Aug 2021 -
4.1.0-non-null-safety06 Aug 2021 pre-releaseNothing published for this version
-
4.0.117 Jul 2021Release notes
Open source →- fix drag overscroll list jump in iOS [FixedOverscrollBouncingScrollPhysics]
-
4.0.1-non-null-safety17 Jul 2021 pre-releaseNothing published for this version
-
4.0.013 Mar 2021 -
4.0.0-non-null-safety18 Mar 2021 pre-releaseNothing published for this version
-
3.2.014 Jan 2021 -
3.1.214 Jan 2021 -
3.1.111 Sep 2020 -
3.1.008 Sep 2020 -
3.0.126 Aug 2020 -
3.0.017 Jun 2020Release notes
Open source →- breaking change: fix typo(fullCrossAxisExtend => fullCrossAxisExtent)
- breaking change: use extendedListDelegate replace viewportBuilder, collectGarbage, closeToTrailing and waterfallFlowDelegate. You can use WaterfallFlow layout by set extendedListDelegate to SliverWaterfallFlowDelegateWithFixedCrossAxisCount or SliverWaterfallFlowDelegateWithMaxCrossAxisExtent.
-
2.0.004 Jun 2020Release notes
Open source →- Fix analysis_options
- Support ScrollViewKeyboardDismissBehavior(breaking change 1.17.0)
- Support DragStartBehavior
-
1.0.509 Feb 2020 -
1.0.411 Jan 2020Release notes
Open source →-
Issues: Fix issue about setState throw exception
-
Improve: Remove io.platform to support web
-
-
1.0.320 Dec 2019 -
1.0.207 Dec 2019 -
1.0.102 Dec 2019Release notes
Open source →-
Features: Support SliverFixedExtentList
-
Breaking change: Change values of IndicatorStatus to lowercase
-
Improve: Extract core codes to loading_more_list_library
-
-
1.0.025 Nov 2019Release notes
Open source →-
Features: Support WaterfallFlow Support to layout no more item as foot Support to track collect garbage Support to track viewport indexes Support to layout close to trailing
-
Issues: Fix issue about reverse is true with LoadingMoreCustomScrollView
-
-
0.3.712 Jun 2019Release notes
Open source →- set list StreamBuilder's initialData
- index range check for LoadingMoreBase
-
0.3.629 May 2019Nothing published for this version
-
0.3.506 May 2019Nothing published for this version
-
0.3.411 Apr 2019Release notes
Open source →- set notifyStateChanged default value: false clear list when notifyStateChanged is true.
-
0.3.310 Apr 2019Nothing published for this version
-
0.3.227 Mar 2019Nothing published for this version
-
0.3.111 Mar 2019Nothing published for this version
-
0.3.020 Feb 2019Nothing published for this version
-
0.2.920 Feb 2019Nothing published for this version
-
0.2.820 Feb 2019Nothing published for this version
-
0.2.715 Feb 2019Release notes
Open source →- add notifyStateChanged parameter for LoadingMoreBase's refresh method to notify state changed or not (you can not rebuild ui before complete refresh)
-
0.2.614 Feb 2019Release notes
Open source →- fix LoadingMoreList not listen onScrollNotification
- add onScrollNotification listen call back for LoadingMoreList and LoadingMoreCustomScrollView
-
0.2.514 Feb 2019Nothing published for this version
-
0.2.403 Feb 2019Nothing published for this version
-
0.2.324 Jan 2019Nothing published for this version
-
0.2.224 Jan 2019Nothing published for this version
-
0.2.121 Jan 2019Nothing published for this version
-
0.2.010 Jan 2019Nothing published for this version
-
0.1.902 Jan 2019 -
0.1.820 Dec 2018 -
0.1.719 Dec 2018 -
0.1.615 Dec 2018 -
0.1.511 Dec 2018 -
0.1.410 Dec 2018 -
0.1.209 Dec 2018Release notes
Open source →- Add FullScreenError status.
- Fix issues for sliver list in NestedScrollView.
- Add NestedScrollView demo for loading more list
-
0.1.104 Dec 2018 -
0.1.003 Dec 2018 -
0.0.101 Dec 2018