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

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.5

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
130
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Facebook to Log in and Sharing dialogs

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on flutter_facebook_plugin