firebase_messaging_devtool 0.1.0 copy "firebase_messaging_devtool: ^0.1.0" to clipboard
firebase_messaging_devtool: ^0.1.0 copied to clipboard

A Flutter DevTools extension to display Firebase Messaging events from a debugged application.

0.1.0 #

Major Improvements #

  • Enhanced UI: Completely redesigned the user interface with:

    • Tabbed organization for message data (Notification, Data Payload, Metadata)
    • Expandable message cards with initial details and deep-dive capabilities
    • Improved visual hierarchy for better readability
    • Nested data visualization with expandable sections
    • "Raw JSON" view option for complete message inspection
    • Settings tab with message count and actions
  • Simplified API:

    • Now accepts RemoteMessage objects directly - no manual data extraction needed
    • Automatically extracts all relevant information from Firebase messages
    • Captures platform-specific notification details (Android, iOS, Web)
    • Includes timestamp when the message was received by the app
  • Better Documentation:

    • Updated README with detailed usage instructions
    • Improved examples
    • Added UI navigation guide

0.0.2 #

  • Initial release

0.0.1 #

  • First development version
5
likes
0
points
481
downloads

Publisher

verified publisherabcx3.com

Weekly Downloads

A Flutter DevTools extension to display Firebase Messaging events from a debugged application.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #firebase #messaging #devtools #extension

License

unknown (license)

Dependencies

firebase_messaging, flutter

More

Packages that depend on firebase_messaging_devtool