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

Flutter Plugin for sharing image to social media. It help to share image to Facebook, Instagram, Whsatsapp, Twitter and System Share

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

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

Publisher

unverified uploader

Weekly Downloads

Flutter Plugin for sharing image to social media. It help to share image to Facebook, Instagram, Whsatsapp, Twitter and System Share

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on social_image_share

Packages that implement social_image_share