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 1c869f6 commit b185809Copy full SHA for b185809
packages/mixin_logger/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.4
2
+
3
+* Fix write to file not working after hot restarted.
4
5
## 0.0.3
6
7
* Improve log dateTime format performance.
packages/mixin_logger/pubspec.yaml
@@ -1,6 +1,6 @@
name: mixin_logger
description: Simple logger tool for flutter.
-version: 0.0.3
+version: 0.0.4
homepage: https://github.com/MixinNetwork/flutter-plugins
environment:
0 commit comments