developer_tools_firebase_messaging 0.0.5
developer_tools_firebase_messaging: ^0.0.5 copied to clipboard
Firebase Messaging integration for developer_tools. View FCM token, manage notification permissions, and subscribe to topics from the debug overlay.
0.0.5 #
- Add APNS token viewer tool entry with copy-to-clipboard support (iOS/macOS).
- Add Delete FCM Token tool entry with confirmation dialog.
- Include APNS token in debug info report.
0.0.4 #
- Remove redundant tooltip attribute from topic unsubscribe button.
0.0.3 #
- Add
debugInfooverride to report FCM token and notification permission settings in debug reports. - Bump
developer_tools_coreto^0.0.3.
0.0.2 — 2026-02-12 #
- Bump
firebase_messagingdependency from^15.0.0to^16.1.1for improved functionality and compatibility.
0.0.1 #
- Initial release.
- FCM token viewer with copy-to-clipboard support.
- Notification permissions viewer and request dialog.
- Topic subscription management.