flutter_facebook_sdk 1.0.0
flutter_facebook_sdk: ^1.0.0 copied to clipboard
A flutter plugin to get facebook deep links and log app events using the latest Facebook SDK to include support for iOS 14
0.0.1 #
- Initial version. Only iOS Support.
0.0.2 #
- Added support for android.
0.0.3 #
- Added initiate checkout facebook event
0.0.4 #
- Updated FBSDKCoreKit version from '8.0.0' to '9.1.0'
- Updated deployment platform from '8.0' to '9.0'
- Added a generic function to log facebook events
0.0.5 #
- Fixed plugin crash on app resume android.
1.0.0 #
- Migrate to null safety.