flutter_fb_sdk 1.0.0 copy "flutter_fb_sdk: ^1.0.0" to clipboard
flutter_fb_sdk: ^1.0.0 copied to clipboard

discontinued
PlatformAndroidiOS

A flutter plugin to get facebook deep links and log app events using the latest Facebook SDK to include support for iOS 14

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_fb_sdk

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

dependencies:
  flutter_fb_sdk: ^1.0.0

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:flutter_fb_sdk/flutter_facebook_sdk.dart';
0
likes
120
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin to get facebook deep links and log app events using the latest Facebook SDK to include support for iOS 14

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on flutter_fb_sdk

Packages that implement flutter_fb_sdk