feat: Implement Twitter (X) login using OAuth 2.0 PKCE flow via webview.

This commit is contained in:
pradeepkumar
2026-03-26 11:53:36 +05:30
parent 22187c8b13
commit 0466341f62
8 changed files with 272 additions and 49 deletions

View File

@@ -48,7 +48,7 @@ dependencies:
# Social Login
google_sign_in: ^6.2.2
flutter_facebook_auth: ^7.1.1
twitter_login: ^4.4.2
crypto: ^3.0.6
# Pin to avoid objective_c crash on iOS 26 simulator
path_provider_foundation: 2.4.0