github dart-lang/tools unified_analytics-v2.0.0

latest releases: oauth2-v2.0.5, watcher-v1.1.4, test_reflective_loader-v0.4.0...
2 years ago
  • Refactoring dateStamp utility function to be defined in utils.dart instead of having static methods in Initializer and ConfigHandler
  • Remove the pddFlag now that the revisions to the PDD have been finalized to persist data in the log file and session json file
  • Opting out will now delete the contents of the CLIENT ID, session json, and log files; opting back in will regenerate them as events send
  • enableAsserts parameter added to constructors for Analytics to check body of POST request for Google Analytics 4 limitations
  • Now checking if write permissions are enabled for user's home directory, if not allowed, NoOpAnalytics returned by Analytics factory constructor

Breaking change introduced when changing the default constructor for Analytics to remove overrides. This change is due to the revision of the privacy document being approved.

Don't miss a new tools release

NewReleases is sending notifications on new releases.