feat: implement social login functionality with Google, Facebook, and Twitter, including API integration and platform-specific configurations.

This commit is contained in:
pradeepkumar
2026-03-26 00:07:31 +05:30
parent ad2d50138a
commit c5f905b4d3
14 changed files with 479 additions and 14 deletions

View File

@@ -45,6 +45,11 @@ dependencies:
firebase_messaging: ^15.2.4
flutter_local_notifications: ^18.0.1
# Social Login
google_sign_in: ^6.2.2
flutter_facebook_auth: ^7.1.1
twitter_login: ^4.4.2
# Pin to avoid objective_c crash on iOS 26 simulator
path_provider_foundation: 2.4.0