We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e16901c commit 39d13f1Copy full SHA for 39d13f1
packages/plugin_platform_interface/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 3.0.0
2
+
3
+* Testing
4
5
## 2.0.1
6
7
* Fix `federated flutter plugins` link in the README.md.
packages/plugin_platform_interface/pubspec.yaml
@@ -14,7 +14,7 @@ issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+
14
# be done when absolutely necessary and after the ecosystem has already migrated to 1.X.Y version
15
# that is forward compatible with 2.0.0 (ideally the ecosystem have migrated to depend on:
16
# `plugin_platform_interface: >=1.X.Y <3.0.0`).
17
-version: 2.0.1
+version: 3.0.0
18
19
environment:
20
sdk: ">=2.12.0 <3.0.0"
0 commit comments