Skip to content

arbile26/instagram_share_plus

 
 

Repository files navigation

instagram_share_plus

Forked from https://github.com/JEuler/instagram_share

Flutter plugin allowing to share media to Instagram. Allowing to share image/video to Instagram on Android & iOS.

Many thanks to zhouteng0217 for specific lines of code and for inspiration. Use the ShareExtend for generic share.

Getting Started

For Android: Just use the InstagramSharePlus.shareInstagram("path", mediaType: "video" or "image");

For iOS: Just use the InstagramSharePlus.shareInstagram();

Platform Support

Android iOS
✔️ ✔️

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 55.4%
  • Dart 19.0%
  • Ruby 13.0%
  • Swift 9.9%
  • Objective-C 2.7%