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.
1 parent 7f71f80 commit a14f603Copy full SHA for a14f603
templates/flutter/pubspec.yaml.twig
@@ -18,14 +18,14 @@ environment:
18
dependencies:
19
flutter:
20
sdk: flutter
21
- cookie_jar: ^3.0.1
22
- device_info_plus: ^8.1.0
23
- flutter_web_auth_2: ^2.0.4
+ cookie_jar: ^4.0.1
+ device_info_plus: ^8.2.0
+ flutter_web_auth_2: ^2.1.4
24
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
+ package_info_plus: ^3.1.0
+ path_provider: ^2.0.14
+ web_socket_channel: ^2.4.0
+ universal_html: ^2.2.1
29
30
dev_dependencies:
31
path_provider_platform_interface: ^2.0.5
0 commit comments