Skip to content

Commit ad437be

Browse files
Get rid of publishing warnings
1 parent 3c3cb0e commit ad437be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ repository: 'https://github.com/qonversion/flutter-sdk'
66

77
environment:
88
sdk: '>=2.12.0 <3.0.0'
9-
flutter: ">=1.10.0 <3.0.0"
9+
flutter: ">=1.10.0"
1010

1111
dependencies:
1212
flutter:
1313
sdk: flutter
1414
json_annotation: ^4.0.1
15-
collection: ^1.15.0-nullsafety.4
15+
collection: ^1.15.0
1616

1717
dev_dependencies:
1818
flutter_test:

0 commit comments

Comments
 (0)