Skip to content

Commit 388b30c

Browse files
update comments
1 parent 5949f8b commit 388b30c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

templates/flutter/pubspec.yaml.twig

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ dependencies:
1919
path_provider: ^2.0.11
2020
web_socket_channel: ^2.2.0
2121
22-
# cause device_info_plus depends on 2.7.0 and flutter_web_auth_2 depends on 3.0.0,
23-
# you may get version conflict error. And flutter_web_auth_2 latest version supports windows implementation
22+
# TODO: Remove this when device_info_plus bumps their dependency of win32 to 3.0.0
2423
dependency_overrides:
2524
win32: '2.7.0'
2625

0 commit comments

Comments
 (0)