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 388b30c commit a56a1fdCopy full SHA for a56a1fd
templates/flutter/pubspec.yaml.twig
@@ -13,15 +13,12 @@ dependencies:
13
sdk: flutter
14
cookie_jar: ^3.0.1
15
device_info_plus: ^4.1.2
16
- flutter_web_auth_2: ^1.1.1
+ flutter_web_auth_2: ^1.1.2
17
http: ^0.13.5
18
package_info_plus: ^1.4.3+1
19
path_provider: ^2.0.11
20
web_socket_channel: ^2.2.0
21
22
-# TODO: Remove this when device_info_plus bumps their dependency of win32 to 3.0.0
23
-dependency_overrides:
24
- win32: '2.7.0'
25
26
dev_dependencies:
27
flutter_lints: ^2.0.1
0 commit comments