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';
17
likes
130
points
60
downloads

Publisher

verified publisherpub.tamilkannancv.dev

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, shared_preferences

More

Packages that depend on insta_extractor