flutter_facebook_login CocoaPods dependency error
问题 I am try add facebook login to Flutter app. I am use flutter_facebook_login . But when I try build for iOS give error: Resolving dependencies of `Podfile` [!] CocoaPods could not find compatible versions for pod "FBSDKLoginKit": In Podfile: flutter_facebook_login (from `.symlinks/plugins/flutter_facebook_login/ios`) was resolved to 0.0.1, which depends on FBSDKLoginKit (= 4.39.1) None of your spec sources contain a spec satisfying the dependency: `FBSDKLoginKit (= 4.39.1)`. You have either: *