Skip to content

Commit dfc3724

Browse files
committed
Upgrade sign_in_with_apple dependency for WASM build support
1 parent d7538f4 commit dfc3724

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ dependencies:
1515
email_validator: ^2.0.1
1616
font_awesome_flutter: ^10.6.0
1717
google_sign_in: ^6.2.1
18-
sign_in_with_apple: ^5.0.0
18+
sign_in_with_apple: ^6.1.0
1919
crypto: ^3.0.3
2020

2121
dev_dependencies:
2222
flutter_test:
2323
sdk: flutter
24-
flutter_lints: ^2.0.0
24+
flutter_lints: ^4.0.0
2525

2626
flutter:
2727
assets:

0 commit comments

Comments
 (0)