We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc6ffa6 + e61d418 commit 43b6c1aCopy full SHA for 43b6c1a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v1.2.2
2
+
3
+* Compatibility added in Readme
4
5
## v1.2.1
6
7
* **Optimised Shortcuts**
example/pubspec.lock
@@ -68,7 +68,7 @@ packages:
68
path: ".."
69
relative: true
70
source: path
71
- version: "1.2.1"
+ version: "1.2.2"
72
flutter_test:
73
dependency: "direct dev"
74
description: flutter
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_shortcuts
description: Flutter plugin for creating static & dynamic app shortcuts on home screen.
-version: 1.2.1
+version: 1.2.2
repository: https://github.com/DevsOnFlutter/flutter_shortcuts
documentation: https://github.com/DevsOnFlutter/flutter_shortcuts/blob/main/README.md
0 commit comments