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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add facebook_analytics_plugin

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  facebook_analytics_plugin: ^0.0.1+8

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:facebook_analytics_plugin/facebook_analytics_plugin.dart';
1
likes
30
pub points
12%
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