social_image_share 0.0.1 copy "social_image_share: ^0.0.1" to clipboard
social_image_share: ^0.0.1 copied to clipboard

outdated

Flutter plugin for share image to social media

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add social_image_share

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

dependencies:
  social_image_share: ^0.0.1

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:social_image_share/social_image_share.dart';
2
likes
30
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for share image to social media

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on social_image_share

Packages that implement social_image_share