JEuler / instagram_share

Instagram native share plugin for Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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");

About

Instagram native share plugin for Flutter

License:MIT License


Languages

Language:Java 71.0%Language:Ruby 18.2%Language:Dart 5.2%Language:Swift 4.0%Language:Objective-C 1.7%