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 44c8cd0 commit b7967a2Copy full SHA for b7967a2
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
3
4
+## 2.0.0-nullsafety - 2021-03-09
5
+
6
+### Added
7
+* Added nullsafety.
8
9
10
## 1.2.4 - 2020-11-12
11
12
### Fixed
example/pubspec.lock
@@ -92,7 +92,7 @@ packages:
92
path: ".."
93
relative: true
94
source: path
95
- version: "1.2.4"
+ version: "2.0.0-nullsafety"
96
js:
97
dependency: transitive
98
description:
0 commit comments