Skip to content

Commit a56a1fd

Browse files
doesn't need override anymore
1 parent 388b30c commit a56a1fd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

templates/flutter/pubspec.yaml.twig

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,12 @@ dependencies:
1313
sdk: flutter
1414
cookie_jar: ^3.0.1
1515
device_info_plus: ^4.1.2
16-
flutter_web_auth_2: ^1.1.1
16+
flutter_web_auth_2: ^1.1.2
1717
http: ^0.13.5
1818
package_info_plus: ^1.4.3+1
1919
path_provider: ^2.0.11
2020
web_socket_channel: ^2.2.0
2121
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'
2522
2623
dev_dependencies:
2724
flutter_lints: ^2.0.1

0 commit comments

Comments
 (0)