- Refactoring
dateStamputility function to be defined inutils.dartinstead of having static methods inInitializerandConfigHandler - Remove the
pddFlagnow 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
enableAssertsparameter added to constructors forAnalyticsto 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,
NoOpAnalyticsreturned byAnalyticsfactory 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.