instagram_share_plus 0.1.0 copy "instagram_share_plus: ^0.1.0" to clipboard
instagram_share_plus: ^0.1.0 copied to clipboard

Plugin allowing to share images or videos to Instagram

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add instagram_share_plus

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  instagram_share_plus: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:instagram_share_plus/instagram_share_plus.dart';
7
likes
140
points
1.16k
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin allowing to share images or videos to Instagram

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on instagram_share_plus