Flutter plugin allowing to share media to Instagram
More...
Flutter plugin allowing to share media to Instagram. Android only at the moment. Many thanks to (zhouteng0217) library[https://github.com/zhouteng0217/ShareExtend].
Just use the InstagramShare.share("path", mediaType: "video" or "image");
InstagramShare.share("path", mediaType: "video" or "image");
unverified uploader
Repository (GitHub)View/report issues
unknown (license)
flutter
Packages that depend on instagram_share
Back