We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef6d81 commit 54bd5a2Copy full SHA for 54bd5a2
packages/core/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.1.1
2
+
3
+- Update dependencies
4
+- Fixed event loss issue with flush
5
+- Fixed timezone conversion issue
6
7
## 1.1.0
8
9
- Cleared out malformed files on error and reduced chance of files not writing completely if program exits prematurely
packages/core/pubspec.yaml
@@ -1,6 +1,6 @@
name: segment_analytics
description: The hassle-free way to add Segment analytics to your Flutter app.
-version: 1.1.0
+version: 1.1.1
homepage: https://github.com/segmentio/analytics_flutter#readme
repository: https://github.com/segmentio/analytics_flutter/tree/main/packages/core#readme
issue_tracker: https://github.com/segmentio/analytics_flutter/issues
0 commit comments