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 5949f8b commit 388b30cCopy full SHA for 388b30c
templates/flutter/pubspec.yaml.twig
@@ -19,8 +19,7 @@ dependencies:
19
path_provider: ^2.0.11
20
web_socket_channel: ^2.2.0
21
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
+# TODO: Remove this when device_info_plus bumps their dependency of win32 to 3.0.0
24
dependency_overrides:
25
win32: '2.7.0'
26
0 commit comments