bloc_presentation
Dispatch single-time side effects (navigation / snackbar / dialog) from Bloc or Cubit without polluting state.
1.1.2
38K downloads/mo
#1678 most downloaded on pub.dev
leancodepl/bloc_presentation
What this package is like to depend on
Last release 5 months ago
12 Mar 2026
Release timing varies
gaps range from 8 days to 1.1 years
Nearly every release is documented
notes for 16 of 16 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
16 releases · first in 2020
4 releases in the last 12 months
see the full history below
Release timeline
16 releases · Sep 2020 to Mar 2026Releases
latest 16-
1.1.208 Nov 2025Release notes
Open source →- Make the BlocPresentationListener's type parameter nullable, allowing it to be used without a Bloc in context. #44
Release notes
Open source →- Make the BlocPresentationListener's type parameter nullable, allowing it to be used without a Bloc in context. #44
-
1.1.2+104 Mar 2026 -
1.1.2+211 Mar 2026 -
1.1.2+312 Mar 2026 -
1.1.116 Jun 2025Release notes
Open source →- Fix listeners not being registered when cubit instance passed by context changes. #42
Release notes
Open source →- Fix listeners not being registered when cubit instance passed by context changes. #42
-
1.1.017 Jan 2025 -
1.0.119 Nov 2024 -
1.0.004 Oct 2023Release notes
Open source →- BREAKING: Removed
useBlocPresentationListenerhook. UseuseOnStreamChangedfromflutter_hooksinstead. - Removed dependency on
flutter_hooks.
Release notes
Open source →-
BREAKING : Removed useBlocPresentationListener hook. Use useOnStreamChanged from flutter_hooks instead.
-
Removed dependency on flutter_hooks .
- BREAKING: Removed
-
0.4.030 Aug 2023Release notes
Open source →- BREAKING:
BlocPresentationMixinis now generic over the type of the presentation event (see #17) - BREAKING: removed
BlocPresentationEventmarker type
Release notes
Open source →-
BREAKING : BlocPresentationMixin is now generic over the type of the presentation event (see #17)
-
BREAKING : removed BlocPresentationEvent marker type
- BREAKING:
-
0.3.007 Aug 2023Release notes
Open source →- Bump minimum Flutter version to
3.10.0(#22) - Bump dependency on
flutter_hooksto^0.20.0(#22)
Release notes
Open source →-
Bump minimum Flutter version to 3.10.0 (#22)
-
Bump dependency on flutter_hooks to ^0.20.0 (#22)
- Bump minimum Flutter version to
-
0.2.107 Apr 2023 -
0.2.1+112 Apr 2023 -
0.2.020 Feb 2023 -
0.1.116 Sep 2022 -
0.1.007 Jan 2022 -
0.0.029 Sep 2020Release notes
Open source →- Parking package name. Publishing soon.
93
likes
160
points
35.8k
downloads
Documentation
API reference
Publisher
leancode.co
Weekly Downloads
Metadata
Dispatch single-time side effects (navigation / snackbar / dialog) from Bloc or Cubit without polluting state.
Repository (GitHub)
View/report issues
Topics
#bloc #cubit #architecture #side-effects #navigation
License
Apache-2.0 ( license )
Dependencies
flutter , flutter_bloc , nested
More
Packages that depend on bloc_presentation
← Metadata
93
likes
160
points
35.8k
downloads
Documentation
API reference
Publisher
leancode.co
Weekly Downloads
Metadata
Dispatch single-time side effects (navigation / snackbar / dialog) from Bloc or Cubit without polluting state.
Repository (GitHub)
View/report issues
Topics
#bloc #cubit #architecture #side-effects #navigation
License
Apache-2.0 ( license )
Dependencies
flutter , flutter_bloc , nested
More
Packages that depend on bloc_presentation
Back