share_facebook_callback 1.0.3 copy "share_facebook_callback: ^1.0.3" to clipboard
share_facebook_callback: ^1.0.3 copied to clipboard

share_facebook_callback plugin helps us for sharing contents and photo Uint8List value to Facebook. Flugin has callback waiting sharing status to Facebook.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add share_facebook_callback

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

dependencies:
  share_facebook_callback: ^1.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:share_facebook_callback/share_facebook_callback.dart';
1
likes
150
points
121
downloads

Publisher

unverified uploader

Weekly Downloads

share_facebook_callback plugin helps us for sharing contents and photo Uint8List value to Facebook. Flugin has callback waiting sharing status to Facebook.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on share_facebook_callback

Packages that implement share_facebook_callback