analytics_logger_gen 1.0.0 copy "analytics_logger_gen: ^1.0.0" to clipboard
analytics_logger_gen: ^1.0.0 copied to clipboard

analytics_logger_gen is a Flutter plugin that generates an integrated event logger for various analytics tools including Firebase, AppsFlyer, Amplitude, Mixpanel, Singular, and DataDog. Import data fr [...]

1.0.0 #

  • Added support for integer values (1 and 0) and NULL values in the event logger flag value field in CSV files.
  • Added support for the event logger Type property in the @AnalyticsLogger annotation.
    • You can now specify the type of the event logger in the @AnalyticsLogger annotation instead of using a const instance.
  • Improved debugging of the code generation process by adding meaningful exceptions.
  • Updated the README.md file.

0.1.0 #

  • Fix to prevent run-time errors related to dart:mirror when running the Flutter app.
  • Update README.md

0.0.3 #

  • Update README.md
  • Fix dart analysis issues

0.0.2 #

  • Support code generation for local csv file.

0.0.1 #

  • Support code generation from remote csv file.
  • Support code generation for integrated event logger.
9
likes
0
pub points
56%
popularity

Publisher

verified publishereido9oya.com

analytics_logger_gen is a Flutter plugin that generates an integrated event logger for various analytics tools including Firebase, AppsFlyer, Amplitude, Mixpanel, Singular, and DataDog. Import data from Google Spreadsheets, remote repositories, or local CSV files.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, change_case, csv, flutter, http, path, source_gen

More

Packages that depend on analytics_logger_gen