appcraft_notifications
Firebase Cloud Messaging and local notifications behind one API: foreground copies, taps, cold start and the FCM token, with no backend assumptions.
0.0.1
60 downloads/mo
#3373 most downloaded on pub.dev
AppCraftTeam/appcraft_notifications-flutter
What this package is like to depend on
Last release 11 days ago
12 Aug 2026
Too new to tell
only 1 dated releases
Nearly every release is documented
notes for 1 of 1 stable releases
Nothing withdrawn
no release was ever pulled
0 months old
1 releases · first in 2026
1 release in the last 12 months
see the full history below
Release timeline
1 releases · Aug 2026 to Aug 2026Releases
latest 1-
0.0.112 Aug 2026Release notes
Open source →- Receiving FCM messages while the application runs, on a tap from the
background and on a launch from a notification. - A local copy of a message that arrives while the application runs, in an
Android channel given by the application. - Taps as a stream and the launch notification as a single value.
- The FCM token and a stream of its changes.
- Requesting the notification permission and reading its current state.
- Showing a local notification from the application.
- Web support: foreground messages, local copies, taps and the token for a
vapidKey.
- Receiving FCM messages while the application runs, on a tap from the