flutter_reels_downloader 0.0.1 icon indicating copy to clipboard operation
flutter_reels_downloader: ^0.0.1 copied to clipboard

A Flutter package that helps the user to download the reels from instagram.

flutter_reels_downloader #

A Flutter package that helps the user to download the reels from instagram.

How to Use #

First you have to set the dependencies,

flutter_reels_downloader

Then you have to import the package in your project,

import 'package:flutter_reels_downloader/flutter_reels_downloader.dart';

Download Reels video #

 var s = await reelDownloader.downloadReels("");//URL

Created by Harsh Chhikara

11
likes
130
pub points
65%
popularity

Publisher

unverified uploader

A Flutter package that helps the user to download the reels from instagram.

Repository (GitHub)

Documentation

API reference

License

Icon for licenses.MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on flutter_reels_downloader