I would like to add the Facebook app-events to my Flutter project : https://developers.facebook.com/docs/app-events/android https://developers.facebook.com/docs/app-events/ios
It relies on the Facebook SDK. However, it seems that there is no available plugin for the Facebook SDK integration in Flutter.
May I know should Flutter users implement their plugin to use the Facebook features?
Thanks!
Below are the versions of the Facebook Platform SDKs that are deprecated and associated dates: January 19, 2021 - iOS SDK v8. 2 and below. January 19, 2021 - Android SDK v8.
To learn more about using Facebook development tools, see App Development. The current version of the Facebook SDK for Android is version 14.1. 1 and requires the Android API 15. Code and samples for the Facebook SDK for Android are available on GitHub.
At the time of answering this, there is currently no official plugin or package from the Facebook team.
But I had the same needs as you, so I wrote and published a plugin: facebook_app_events
It supports codeless app events as well as implements most of the App Events SDK.
Hope that answers your question and needs.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With