File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed 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.1.0 "
10+ version: "0.1.1 "
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.1.0 "
17+ version: "0.1.1 "
1818 app_widget_platform_interface:
1919 dependency: transitive
2020 description:
Original file line number Diff line number Diff line change 11name : app_widget
2- description : Flutter plugin that provide useful app widget api and callback into flutter
3- version : 0.1.0
2+ description : Flutter plugin to manage app widget / home screen widget from within flutter app.
3+ version : 0.1.1
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
@@ -14,7 +14,7 @@ dependencies:
1414 sdk : flutter
1515 plugin_platform_interface : ^2.0.2
1616 app_widget_platform_interface : ^0.1.0
17- app_widget_android : ^0.1.0
17+ app_widget_android : ^0.1.1
1818 # app_widget_platform_interface: # local dev
1919 # path: ../app_widget_platform_interface
2020 # app_widget_android: # local dev
You can’t perform that action at this time.
0 commit comments