Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 556 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 556 Bytes

InstagramShare

Flutter plugin allowing to share media to Instagram. Android only at the moment. Many thanks to zhouteng0217 for specific lines of code and for inspiration. Use the ShareExtend for generic share.

You can check the updated (forked) plugin with needed updates for Android here: InstagramSharePlus It will allow you to share media to iOS as well.

Getting Started

Just use the InstagramShare.share("path", mediaType: "video" or "image");