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 2d24ec8 + 24e5082 commit 3ea8de6Copy full SHA for 3ea8de6
templates/flutter/pubspec.yaml.twig
@@ -19,10 +19,10 @@ dependencies:
19
flutter:
20
sdk: flutter
21
cookie_jar: ^4.0.8
22
- device_info_plus: ^11.5.0
+ device_info_plus: '>=11.5.0 <13.0.0'
23
flutter_web_auth_2: ^4.1.0
24
http: '>=0.13.6 <2.0.0'
25
- package_info_plus: ^8.0.2
+ package_info_plus: '>=8.0.2 <10.0.0'
26
path_provider: ^2.1.4
27
web_socket_channel: ^3.0.1
28
web: ^1.0.0
0 commit comments