We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 422cb5d commit 4fae716Copy full SHA for 4fae716
app_widget_android/example/pubspec.lock
@@ -7,7 +7,7 @@ packages:
7
path: ".."
8
relative: true
9
source: path
10
- version: "0.0.3"
+ version: "0.0.4"
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: flutter app widget
3
-version: 0.0.3
+version: 0.0.4
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