We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abcf992 commit 7f9f597Copy full SHA for 7f9f597
pkgs/collection/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.19.1-wip
+## 1.20.0-wip
2
3
- Add `IterableMapEntryExtension` for working on `Map` as a list of pairs, using
4
`Map.entries`.
pkgs/collection/pubspec.yaml
@@ -1,5 +1,5 @@
name: collection
-version: 1.19.1-wip
+version: 1.20.0-wip
description: >-
Collections and utilities functions and classes related to collections.
5
repository: https://github.com/dart-lang/core/tree/main/pkgs/collection
0 commit comments