flutter_facebook_plugin 0.0.3 copy "flutter_facebook_plugin: ^0.0.3" to clipboard
flutter_facebook_plugin: ^0.0.3 copied to clipboard

outdated

Flutter Facebook to Log in and Sharing dialogs

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_facebook_plugin

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

dependencies:
  flutter_facebook_plugin: ^0.0.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:flutter_facebook_plugin/flutter_facebook_plugin.dart';
1
likes
0
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Facebook to Log in and Sharing dialogs

Homepage

License

unknown (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on flutter_facebook_plugin