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