facebook_analytics_plugin 0.0.1+8 copy "facebook_analytics_plugin: ^0.0.1+8" to clipboard
facebook_analytics_plugin: ^0.0.1+8 copied to clipboard

A Flutter plugin implementing Facebook analytics logging functionalities and more

Support:

  • IOS
  • Android

Facebook Analytics Plugin #

currently supporting:

  • Automatically Logged Events - The Facebook SDK for iOS automatically logs app installs, app sessions, and in-app purchases.
  • Standard Events - Popular events that Facebook has created for you.
  • Custom Events - Events you create that are specific to your app.

A Flutter plugin to use the Facebook Analytics.

Note: This plugin is still under development, and some APIs might not be available yet. Feedback and Pull Requests are most welcome!

Usage #

To use this plugin, add facebook_analytics_plugin as a dependency in your pubspec.yaml file. You must also configure firebase analytics for each platform project: Android and iOS (https://developers.facebook.com/quickstarts/ for step by step details).

Getting Started #

See the example directory for a complete sample app using Facebook Analytics

1
likes
30
pub points
10%
popularity

Publisher

unverified uploader

A Flutter plugin implementing Facebook analytics logging functionalities and more

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on facebook_analytics_plugin