firebase_analytics_monitor 1.0.1 copy "firebase_analytics_monitor: ^1.0.1" to clipboard
firebase_analytics_monitor: ^1.0.1 copied to clipboard

A command-line tool to monitor Firebase Analytics events from logcat.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.1 - 2025-12-19 #

Changed #

  • Replaced specific event examples with generic event names in documentation
  • Improved example output in README to be more generic

Added #

  • MIT LICENSE file
  • CHANGELOG.md following Keep a Changelog format
  • GitHub Actions workflow for static analysis on PRs to dev branch

1.0.0 - 2025-12-19 #

Added #

  • Real-time Firebase Analytics event monitoring via adb logcat
  • Smart filtering with --hide and --show-only options
  • Beautiful colorized output for events
  • Session statistics and smart suggestions for filtering
  • Event parsing with support for parameters and item arrays
  • famon monitor command for real-time event streaming
  • famon help command with detailed usage examples
  • Shell completion support
  • Persistent event storage with Isar database
  • Export/import functionality for event data
0
likes
70
points
168
downloads

Publisher

unverified uploader

Weekly Downloads

A command-line tool to monitor Firebase Analytics events from logcat.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, cli_completion, equatable, get_it, injectable, isar, mason_logger, path, process, pub_updater

More

Packages that depend on firebase_analytics_monitor