File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
packages/plugin_platform_interface Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 1.0.3
2+
3+ * Fix homepage in ` pubspec.yaml ` .
4+
15## 1.0.2
26
37* Make the pedantic dev_dependency explicit.
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ description: Reusable base class for Flutter plugin platform interfaces.
1212# be done when absolutely necessary and after the ecosystem has already migrated to 1.X.Y version
1313# that is forward compatible with 2.0.0 (ideally the ecosystem have migrated to depend on:
1414# `plugin_platform_interface: >=1.X.Y <3.0.0`).
15- version : 1.0.2
15+ version : 1.0.3
1616
17- homepage : https://github.com/flutter/plugins/plugin_platform_interface
17+ repository : https://github.com/flutter/plugins/tree/master/packages /plugin_platform_interface
1818
1919environment :
2020 sdk : " >=2.1.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments