Skip to content

Commit a835a4b

Browse files
committed
fix: Fix issue appwrite/sdk-for-flutter#285 by upgrading flutter_web_auth_2 dependency
1 parent 50fd27e commit a835a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/flutter/pubspec.yaml.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020
sdk: flutter
2121
cookie_jar: ^4.0.8
2222
device_info_plus: '>=11.5.0 <13.0.0'
23-
flutter_web_auth_2: ^4.1.0
23+
flutter_web_auth_2: ^5.0.0-alpha.3
2424
http: '>=0.13.6 <2.0.0'
2525
package_info_plus: '>=8.0.2 <10.0.0'
2626
path_provider: ^2.1.4

0 commit comments

Comments
 (0)