feat: implement social login functionality with Google, Facebook, and Twitter, including API integration and platform-specific configurations.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user