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

Plugin that implement Facebook SDK to share content and send message via Facebook Messenger

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add facebook_share

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

dependencies:
  facebook_share: ^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:facebook_share/facebook_share.dart';
2
likes
30
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin that implement Facebook SDK to share content and send message via Facebook Messenger

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on facebook_share

Packages that implement facebook_share