Skip to content

Commit 632b4b8

Browse files
Merge pull request #589 from nohli/update-flutter-dart-dependencies
Upgrade flutter_web_auth_2 and update dependencies
2 parents d6bd6ff + 059b28b commit 632b4b8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

templates/dart/pubspec.yaml.twig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ dependencies:
1111
http: ^0.13.5
1212
1313
dev_dependencies:
14-
test: ^1.21.4
15-
lints: ^2.0.0
14+
lints: ^2.0.1
15+
test: ^1.22.0

templates/flutter/pubspec.yaml.twig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ dependencies:
1313
sdk: flutter
1414
cookie_jar: ^3.0.1
1515
device_info_plus: ^8.0.0
16-
flutter_web_auth_2: ^1.1.2
16+
flutter_web_auth_2: ^2.0.2
1717
http: ^0.13.5
18-
package_info_plus: ^3.0.1
18+
package_info_plus: ^3.0.2
1919
path_provider: ^2.0.11
2020
web_socket_channel: ^2.2.0
2121

0 commit comments

Comments
 (0)