notification_center
A simple notification center. A notification dispatch mechanism that enables the broadcast of information to registered observers.
1.1.0
4.9K downloads/mo
#3865 most downloaded on pub.dev
Aikyuichi/notification_center.dart
What this package is like to depend on
Last release 4 months ago
15 Apr 2026
Ships fairly regularly
a new release about every 12 months
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
7 releases · first in 2022
1 release in the last 12 months
see the full history below
Release timeline
7 releases · Mar 2022 to Apr 2026
2023
2024
2025
2026
Releases
latest 7-
1.1.015 Apr 2026Release notes
Open source →- New callbacks in subscribe function.
- onPause
- onResume
- onCancel
- The sample project was updated.
- New callbacks in subscribe function.
-
1.0.219 Jun 2024 -
1.0.114 Feb 2024 -
1.0.009 Feb 2024Release notes
Open source →- It's possible to pause/resume subscriptions.
Breaking changes
- Subscribed callback must conform to type void Function(T).
- unsubscribe function no longer accepts the optional parameter callback. Use subscription.cancel() instead.
-
0.0.317 May 2023 -
0.0.203 Mar 2022 -
0.0.103 Mar 2022