share_image_socially 0.0.4 copy "share_image_socially: ^0.0.4" to clipboard
share_image_socially: ^0.0.4 copied to clipboard

outdated

A new flutter plugin project.

share_image_socially #

A new flutter plugin to share image. Only for ANDROID.

Getting Started #

import 'package:share_image_socially/share_image_socially.dart';

For Toggle Button. #

ShareImageSocially.shareImage(path, 'image.png');

Ex: ShareImageSocially.shareImage('assets/imgs', 'image_example.png');

DEMO #

Link to video demo: https://youtu.be/BRLEL7Ho_XQ

3
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A new flutter plugin project.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, path_provider

More

Packages that depend on share_image_socially