insta_extractor 1.0.1 copy "insta_extractor: ^1.0.1" to clipboard
insta_extractor: ^1.0.1 copied to clipboard

This plugin lets you download instagram reels, igtv, posts, stories

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add insta_extractor

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

dependencies:
  insta_extractor: ^1.0.1

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:insta_extractor/insta_extractor.dart';
15
likes
110
pub points
71%
popularity

Publisher

verified publisherpub.tamilkannancv.dev

This plugin lets you download instagram reels, igtv, posts, stories

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http, shared_preferences

More

Packages that depend on insta_extractor