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 54c8df4 commit a8c5ad3Copy full SHA for a8c5ad3
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 1.0.0-nullsafety.0
2
+- Convert to nullsafety. Credits to @DevNico
3
+
4
## 0.9.4
5
- Remove broken platform detection.
6
pubspec.yaml
@@ -1,6 +1,6 @@
name: logger
description: Small, easy to use and extensible logger which prints beautiful logs.
-version: 0.9.4
+version: 1.0.0-nullsafety.0
homepage: https://github.com/leisim/logger
environment:
0 commit comments