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

A code generator that generates an event logger for analytics tools like FirebaseAnalytics. Import events from Google Spreadsheets, remote repositories or local CSV files.

1.0.5 #

  • Update description of the pubspec.yaml file.

1.0.4 #

  • Update README.md

1.0.3 #

  • Update a dependency to the latest release.
  • Update README.md
  • Update local CSV file example to use the latest version of the package.

1.0.2 #

  • Update a dependency to the latest release.

1.0.1 #

  • Update a dependency to the latest release.

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

A code generator that generates an event logger for analytics tools like FirebaseAnalytics. Import events 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