Skip to content

Commit 2af9caa

Browse files
committed
update flutter dependencies
1 parent 9ac84ce commit 2af9caa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

templates/flutter/pubspec.yaml.twig

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ dependencies:
1212
flutter:
1313
sdk: flutter
1414
cookie_jar: ^3.0.1
15-
device_info_plus: ^8.0.0
15+
device_info_plus: ^8.1.0
1616
flutter_web_auth_2: ^2.0.4
1717
http: ^0.13.5
18-
package_info_plus: ^3.0.2
19-
path_provider: ^2.0.12
18+
package_info_plus: ^3.0.3
19+
path_provider: ^2.0.13
2020
web_socket_channel: ^2.3.0
21-
universal_html: ^2.0.8
21+
universal_html: ^2.0.9
2222
2323
dev_dependencies:
2424
path_provider_platform_interface: ^2.0.5

0 commit comments

Comments
 (0)