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.
1 parent 3c3cb0e commit ad437beCopy full SHA for ad437be
pubspec.yaml
@@ -6,13 +6,13 @@ repository: 'https://github.com/qonversion/flutter-sdk'
6
7
environment:
8
sdk: '>=2.12.0 <3.0.0'
9
- flutter: ">=1.10.0 <3.0.0"
+ flutter: ">=1.10.0"
10
11
dependencies:
12
flutter:
13
sdk: flutter
14
json_annotation: ^4.0.1
15
- collection: ^1.15.0-nullsafety.4
+ collection: ^1.15.0
16
17
dev_dependencies:
18
flutter_test:
0 commit comments