abstract_bloc
Abstraction for fetching local or remote data via flutter_bloc
3.2.0
salihagic/abstract_bloc
What this package is like to depend on
Last release 2 months ago
02 Jun 2026
Release timing varies
gaps range from 8 days to 2 months
Some releases are documented
notes for 42 of 164 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
164 releases · first in 2022
29 releases in the last 12 months
see the full history below
Release timeline
164 releases · May 2022 to Jun 2026Releases
latest 60 of 164-
3.2.002 Jun 2026 -
3.1.125 May 2026 -
3.1.012 May 2026Release notes
Open source →- Feature: Custom pull-to-refresh indicator for
AbstractListBuilder
Added an optional
refreshConfiguration(RefreshConfiguration) on bothAbstractConfiguration(global default) andAbstractListBuilder(per-instance override). When provided, the default MaterialRefreshIndicatoris replaced by the newAbstractRefreshIndicator, which displays the configuredicon— rotating it as the user pulls and spinning it while the refresh callback runs.RefreshConfigurationis the extension point for future refresh-indicator overrides (color, trigger distance, durations, etc.); when null, behavior is unchanged. - Feature: Custom pull-to-refresh indicator for
-
3.0.318 Mar 2026Release notes
Open source →- Fix: Scroll position reset on pagination load more
Fixed a bug where loading an additional page caused the list to jump back to scroll position 0. The root cause was that NotificationListener was conditionally added/removed from the widget tree based on the dynamic canLoadMore value. When the last page was loaded and hasMoreItems became false, the widget tree structure changed depth, causing Flutter to remount the ListView from scratch. The fix keeps NotificationListener permanently in the tree (conditioned on the static enableLoadMore flag) and moves the canLoadMore check inside the scroll notification callback.
-
3.0.213 Mar 2026 -
3.0.124 Feb 2026 -
3.0.014 Feb 2026Nothing published for this version
-
2.2.1011 Feb 2026 -
2.2.901 Feb 2026 -
2.2.831 Jan 2026 -
2.2.728 Jan 2026 -
2.2.623 Jan 2026 -
2.2.516 Jan 2026 -
2.2.415 Jan 2026 -
2.2.314 Jan 2026 -
2.2.214 Jan 2026 -
2.2.114 Jan 2026 -
2.2.011 Jan 2026Release notes
Open source →- Removed pull_to_refresh dependency
- Built-in flutter refresh indicator
- Load more triggers when scrolls to the end of the list
-
2.1.001 Jan 2026 -
2.0.909 Dec 2025 -
2.0.828 Nov 2025 -
2.0.728 Nov 2025 -
2.0.628 Nov 2025 -
2.0.525 Nov 2025Release notes
Open source →- Added support for temporary search model for abstract_list_cubit and abstract_item_cubit
-
2.0.422 Nov 2025 -
2.0.322 Nov 2025 -
2.0.221 Nov 2025 -
2.0.121 Nov 2025 -
2.0.020 Oct 2025 -
1.4.1528 Jun 2025 -
1.4.1424 Jun 2025 -
1.4.1307 May 2025 -
1.4.1206 May 2025 -
1.4.1106 May 2025 -
1.4.1011 Apr 2025 -
1.4.904 Apr 2025 -
1.4.819 Mar 2025 -
1.4.719 Mar 2025 -
1.4.618 Mar 2025 -
1.4.518 Mar 2025 -
1.4.417 Mar 2025 -
1.4.317 Mar 2025 -
1.4.217 Mar 2025 -
1.4.117 Mar 2025Nothing published for this version
-
1.4.017 Mar 2025Nothing published for this version
-
1.3.2515 Mar 2025Nothing published for this version
-
1.3.2404 Mar 2025Nothing published for this version
-
1.3.2304 Mar 2025Nothing published for this version
-
1.3.2204 Mar 2025Nothing published for this version
-
1.3.2103 Mar 2025Nothing published for this version
-
1.3.2026 Feb 2025Nothing published for this version
-
1.3.1916 Feb 2025Nothing published for this version
-
1.3.1814 Feb 2025Nothing published for this version
-
1.3.1713 Feb 2025Nothing published for this version
-
1.3.1613 Jan 2025Nothing published for this version
-
1.3.1526 Nov 2024Nothing published for this version
-
1.3.1421 Nov 2024Nothing published for this version
-
1.3.1321 Nov 2024Nothing published for this version
-
1.3.1228 Oct 2024Nothing published for this version
-
1.3.1115 Oct 2024Nothing published for this version