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 8676a1c commit 67b3758Copy full SHA for 67b3758
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 1.0.1
2
+
3
+- chore: bump `process` to `5.0.1` ([#5](https://github.com/wolfenrain/flutter_daemon/issues/5))
4
+- fix: only map events when correct `JSON` ([#6](https://github.com/wolfenrain/flutter_daemon/issues/6))
5
6
# 1.0.0
7
-- feat: initial release 🎉
8
+- feat: initial release 🎉
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_daemon
description: A programmable interface around the Flutter daemon protocol.
-version: 1.0.0
+version: 1.0.1
repository: https://github.com/wolfenrain/flutter_daemon
issue_tracker: https://github.com/wolfenrain/flutter_daemon/issues
0 commit comments