facebook_analytics 0.1.4 copy "facebook_analytics: ^0.1.4" to clipboard
facebook_analytics: ^0.1.4 copied to clipboard

Facebook Analytics, flutter package which is used for Facebook analytics and Facebook events.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add facebook_analytics

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

dependencies:
  facebook_analytics: ^0.1.4

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/facebook_analytics.dart';
8
likes
40
pub points
0%
popularity

Publisher

verified publishermobilemvp.app

Facebook Analytics, flutter package which is used for Facebook analytics and Facebook events.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on facebook_analytics