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 4e3ca3d + 274409b commit bc80d3fCopy full SHA for bc80d3f
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.2.3
2
+
3
+* Bump required Flutter version up
4
5
## 0.2.2
6
7
* Add link to GitHub repository to pubspec.yaml
example/pubspec.lock
@@ -122,7 +122,7 @@ packages:
122
path: ".."
123
relative: true
124
source: path
125
- version: "0.2.2"
+ version: "0.2.3"
126
quiver:
127
dependency: transitive
128
description:
pubspec.yaml
@@ -1,6 +1,6 @@
name: qonversion_flutter
description: Powerful yet simple subscription analytics
-version: 0.2.2
+version: 0.2.3
homepage: 'https://qonversion.io'
repository: 'https://github.com/qonversion/flutter-sdk'
0 commit comments