PackageTrack
Sign in Get early access

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
Release Pre-release

Releases

latest 7
  1. 1.1.0 15 Apr 2026
    Release notes
    • New callbacks in subscribe function.
      • onPause
      • onResume
      • onCancel
    • The sample project was updated.
    Open source →
  2. 1.0.2 19 Jun 2024
    Release notes
    • Fix a concurrency issue when unsubscribing (#3).
    Open source →
  3. 1.0.1 14 Feb 2024
    Release notes
    • Fix issue when unsubscribing (#2).
    Open source →
  4. 1.0.0 09 Feb 2024
    Release notes
    • 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.
    Open source →
  5. 0.0.3 17 May 2023
    Release notes
    • Documentation.
    Open source →
  6. 0.0.2 03 Mar 2022
    Release notes
    • Include example.
    Open source →
  7. 0.0.1 03 Mar 2022
    Release notes
    • Initial release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive