File tree Expand file tree Collapse file tree 4 files changed +14
-8
lines changed
Expand file tree Collapse file tree 4 files changed +14
-8
lines changed Original file line number Diff line number Diff line change @@ -7,21 +7,21 @@ packages:
77 path: ".."
88 relative: true
99 source: path
10- version: "0.0.2 "
10+ version: "0.0.3 "
1111 app_widget_android:
1212 dependency: transitive
1313 description:
1414 name: app_widget_android
1515 url: "https://pub.dartlang.org"
1616 source: hosted
17- version: "0.0.2 "
17+ version: "0.0.3 "
1818 app_widget_platform_interface:
1919 dependency: transitive
2020 description:
2121 name: app_widget_platform_interface
2222 url: "https://pub.dartlang.org"
2323 source: hosted
24- version: "0.0.2 "
24+ version: "0.0.3 "
2525 archive:
2626 dependency: transitive
2727 description:
Original file line number Diff line number Diff line change 11name : app_widget
22description : flutter app widget
3- version : 0.0.2
3+ version : 0.0.3
44homepage : https://noxasch.tech/
55repository : https://github.com/noxasch/flutter_app_widget/tree/master/app_widget
66issue_tracker : https://github.com/noxasch/flutter_app_widget/issues
@@ -13,8 +13,12 @@ dependencies:
1313 flutter :
1414 sdk : flutter
1515 plugin_platform_interface : ^2.0.2
16- app_widget_platform_interface : ^0.0.2
17- app_widget_android : ^0.0.2
16+ app_widget_platform_interface : ^0.0.3
17+ app_widget_android : ^0.0.3
18+ # app_widget_platform_interface:
19+ # path: ../app_widget_platform_interface
20+ # app_widget_android:
21+ # path: ../app_widget_android
1822
1923dev_dependencies :
2024 flutter_test :
Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ packages:
77 path: ".."
88 relative: true
99 source: path
10- version: "0.0.2 "
10+ version: "0.0.3 "
1111 app_widget_platform_interface:
1212 dependency: transitive
1313 description:
1414 name: app_widget_platform_interface
1515 url: "https://pub.dartlang.org"
1616 source: hosted
17- version: "0.0.2 "
17+ version: "0.0.3 "
1818 async:
1919 dependency: transitive
2020 description:
Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ dependencies:
1414 sdk : flutter
1515 plugin_platform_interface : ^2.0.2
1616 app_widget_platform_interface : ^0.0.3
17+ # app_widget_platform_interface:
18+ # path: ../app_widget_platform_interface
1719
1820dev_dependencies :
1921 flutter_test :
You can’t perform that action at this time.
0 commit comments