facebook_flutter_sdk 1.0.1+3 copy "facebook_flutter_sdk: ^1.0.1+3" to clipboard
facebook_flutter_sdk: ^1.0.1+3 copied to clipboard

Flutter plugin for Facebook App Events, an app measurement solution that provides insight on app usage and user engagement in facebook pixel to optimize ads and measure the effectiveness of ad campaigns.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add facebook_flutter_sdk

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

dependencies:
  facebook_flutter_sdk: ^1.0.1+3

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_flutter_sdk/facebook_flutter_sdk.dart';
3
likes
150
points
8
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Facebook App Events, an app measurement solution that provides insight on app usage and user engagement in facebook pixel to optimize ads and measure the effectiveness of ad campaigns.

Homepage

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on facebook_flutter_sdk

Packages that implement facebook_flutter_sdk