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 d6bd6ff + 059b28b commit 632b4b8Copy full SHA for 632b4b8
templates/dart/pubspec.yaml.twig
@@ -11,5 +11,5 @@ dependencies:
11
http: ^0.13.5
12
13
dev_dependencies:
14
- test: ^1.21.4
15
- lints: ^2.0.0
+ lints: ^2.0.1
+ test: ^1.22.0
templates/flutter/pubspec.yaml.twig
@@ -13,9 +13,9 @@ dependencies:
sdk: flutter
cookie_jar: ^3.0.1
device_info_plus: ^8.0.0
16
- flutter_web_auth_2: ^1.1.2
+ flutter_web_auth_2: ^2.0.2
17
18
- package_info_plus: ^3.0.1
+ package_info_plus: ^3.0.2
19
path_provider: ^2.0.11
20
web_socket_channel: ^2.2.0
21
0 commit comments