instagram_media_picker 0.0.11 copy "instagram_media_picker: ^0.0.11" to clipboard
instagram_media_picker: ^0.0.11 copied to clipboard

Fetches a Instagram users images, and allows them to select images.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add instagram_media_picker

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

dependencies:
  instagram_media_picker: ^0.0.11

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_media_picker/instagram_media_picker.dart';
11
likes
30
pub points
0%
popularity

Publisher

verified publisheridality.dev

Fetches a Instagram users images, and allows them to select images.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, flutter_webview_plugin, http, meta

More

Packages that depend on instagram_media_picker