famon_core 1.4.1 copy "famon_core: ^1.4.1" to clipboard
famon_core: ^1.4.1 copied to clipboard

Core library for Firebase Analytics event parsing, formatting, and persistence. Powers the famon CLI.

Changelog #

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

Format follows Keep a Changelog, versioning follows Semantic Versioning.

1.4.1 - 2026-05-07 #

Bug Fixes #

  • restore pub.dev publish pipeline for monorepo (39d4a66)

1.4.0 - 2026-05-06 #

Added #

  • First independent release of famon_core on pub.dev.
  • Domain entities: AnalyticsEvent, EventMetadata, MonitoringSession.
  • Log parsers: LogParserService (Android logcat), IosLogParserService (iOS Simulator and physical device logs).
  • Event formatting via EventFormatterService, including --show-only-params filtering.
  • Isar-backed persistence: IsarEventRepository, IsarEventMetadataRepository, IsarDataExportRepository.
  • Use cases: MonitorEventsUseCase, ExportDataUseCase, ImportDataUseCase, AddManualParametersUseCase, DataExportImportUseCase.
  • FamonCorePackageModule for injectable integration in consumer packages.

Notes #

This package was extracted from the famon CLI in version 1.4.0 to enable reuse across CLIs, GUIs, and other Dart tooling. Earlier history (1.0.x – 1.3.x) lives in the parent famon package's CHANGELOG.

0
likes
140
points
125
downloads

Documentation

API reference

Publisher

verified publishermikezamayias.com

Weekly Downloads

Core library for Firebase Analytics event parsing, formatting, and persistence. Powers the famon CLI.

Repository (GitHub)
View/report issues

Topics

#firebase #analytics #cli #monitoring

License

MIT (license)

Dependencies

equatable, get_it, injectable, isar, mason_logger, path, process, yaml

More

Packages that depend on famon_core