From a493020fa86a4b76cb2d6523000b03d8168d82f5 Mon Sep 17 00:00:00 2001 From: Krille Date: Wed, 20 Nov 2024 16:13:40 +0100 Subject: [PATCH] chore: add hint in pubspec.yaml regarding flutter_web_auth_2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ce1b0ee05..33df8aac0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -49,7 +49,7 @@ dependencies: flutter_shortcuts: git: https://github.com/krille-chan/flutter_shortcuts.git flutter_typeahead: ^5.2.0 - flutter_web_auth_2: ^3.1.1 + flutter_web_auth_2: ^3.1.1 # Version 4 blocked by https://github.com/MixinNetwork/flutter-plugins/issues/379 flutter_webrtc: ^0.11.7 geolocator: ^13.0.1 go_router: ^14.3.0