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 37bec96 commit 5b429afCopy full SHA for 5b429af
pkgs/platform/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## NEXT
+## 3.1.5
2
3
* Updates minimum supported SDK version to Flutter 3.16/Dart 3.2.
4
* Transfers the package source from https://github.com/flutter/packages
pkgs/platform/pubspec.yaml
@@ -2,7 +2,7 @@ name: platform
description: A pluggable, mockable platform information abstraction for Dart.
repository: https://github.com/dart-lang/platform
issue_tracker: https://github.com/dart-lang/platform/issues
5
-version: 3.1.4
+version: 3.1.5
6
7
environment:
8
sdk: ^3.2.0
0 commit comments