fbsdk 0.0.2 copy "fbsdk: ^0.0.2" to clipboard
fbsdk: ^0.0.2 copied to clipboard

Dart 1 only

Facebook SDK for flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fbsdk

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

dependencies:
  fbsdk: ^0.0.2

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:fbsdk/login_kit.dart';
import 'package:fbsdk/share_kit.dart';
0
likes
15
pub points
0%
popularity

Publisher

unverified uploader

Facebook SDK for flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on fbsdk