build(deps): Update flutter_web_auth_2 to v6 with built-in Kotlin support

Upgrade flutter_web_auth_2 from ^5.0.3 to ^6.0.0-alpha.4 to resolve
the 'plugins that apply Kotlin Gradle Plugin' build warning.
This new version migrated to built-in Kotlin support as required by
Flutter SDK >=3.44.0.

Fixes #kotlin-gradle-plugin-warning
This commit is contained in:
2026-07-06 18:09:30 +02:00
parent 8ce435e298
commit 1590a188fb
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies:
dio: ^5.4.0
provider: ^6.1.0
shared_preferences: ^2.2.0
flutter_web_auth_2: ^5.0.3
flutter_web_auth_2: ^6.0.0-alpha.4
intl: ^0.20.3
dev_dependencies: