Skip to content

Commit a14f603

Browse files
committed
upgrade flutter dependencies
1 parent 7f71f80 commit a14f603

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

templates/flutter/pubspec.yaml.twig

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ environment:
1818
dependencies:
1919
flutter:
2020
sdk: flutter
21-
cookie_jar: ^3.0.1
22-
device_info_plus: ^8.1.0
23-
flutter_web_auth_2: ^2.0.4
21+
cookie_jar: ^4.0.1
22+
device_info_plus: ^8.2.0
23+
flutter_web_auth_2: ^2.1.4
2424
http: ^0.13.5
25-
package_info_plus: ^3.0.3
26-
path_provider: ^2.0.13
27-
web_socket_channel: ^2.3.0
28-
universal_html: ^2.0.9
25+
package_info_plus: ^3.1.0
26+
path_provider: ^2.0.14
27+
web_socket_channel: ^2.4.0
28+
universal_html: ^2.2.1
2929
3030
dev_dependencies:
3131
path_provider_platform_interface: ^2.0.5

0 commit comments

Comments
 (0)