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 e4480d6 + 1b71322 commit 4e3ca3dCopy full SHA for 4e3ca3d
example/pubspec.lock
@@ -200,3 +200,4 @@ packages:
200
version: "3.5.0"
201
sdks:
202
dart: ">=2.4.0 <3.0.0"
203
+ flutter: ">=1.10.0 <2.0.0"
pubspec.lock
@@ -186,3 +186,4 @@ packages:
186
187
188
189
pubspec.yaml
@@ -6,6 +6,7 @@ repository: 'https://github.com/qonversion/flutter-sdk'
6
7
environment:
8
sdk: ">=2.1.0 <3.0.0"
9
10
11
dependencies:
12
flutter:
0 commit comments