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 8841c35 commit 2aa55bdCopy full SHA for 2aa55bd
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 5.0.0
4
+
5
+- Stable null safe release.
6
7
## 5.0.0-nullsafety.0
8
9
- Migrate to NNBD.
pubspec.yaml
@@ -1,5 +1,5 @@
name: built_collection
-version: 5.0.0-nullsafety.0
+version: 5.0.0
description: >
Immutable collections based on the SDK collections. Each SDK collection class
is split into a new immutable collection class and a corresponding mutable
0 commit comments