We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88207e4 commit 9428763Copy full SHA for 9428763
app_widget_android/example/pubspec.lock
@@ -7,7 +7,7 @@ packages:
7
path: ".."
8
relative: true
9
source: path
10
- version: "0.1.0"
+ version: "0.1.1"
11
app_widget_platform_interface:
12
dependency: transitive
13
description:
app_widget_android/pubspec.yaml
@@ -1,6 +1,6 @@
1
name: app_widget_android
2
description: Android implementation for app_widget plugin
3
-version: 0.1.0
+version: 0.1.1
4
homepage: https://noxasch.tech/
5
repository: https://github.com/noxasch/flutter_app_widget/tree/master/app_widget_android
6
issue_tracker: https://github.com/noxasch/flutter_app_widget/issues
0 commit comments