You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Hotfix 5.8.8+1 (#264)
* Use new private `_sendError` for error handler
* Prep publishing
* Update README to include diff
* Update diff link
* Use current timestamp for session id
* Fix typo
* Remove session id from user properties
* Fix test + skip tests that check logfile writes
* Fix tests + update README with release notes for tests
## Hotfix `5.8.8+1` special release for Flutter 3.22
6
+
7
+
[Diff](https://github.com/dart-lang/tools/compare/unified_analytics-v5.8.8...hotfix-analytics-5.8.8+1?expand=1) between `5.8.8` and this hotfix release.
8
+
9
+
This release also includes altered tests for log file related tests. This release changes the functionality for error events by not persisting them locally.
10
+
5
11
## What's this?
6
12
7
13
This package is intended to be used on Dart and Flutter related
0 commit comments