How to get Instagram user’s details and download reels video in flutter?

Viral Vaghela
Aug 22, 2020

I have published the flutter package flutter_insta to pub.dev

Using this package you can get details of the Instagram user such as profile picture URL, a number of followers, following, Bio, website, and download reels video.

Flutter_Insta Package link: https://pub.dev/packages/flutter_insta

Github link: https://github.com/viralvaghela/flutter_insta

import ‘package:flutter_insta/flutter_insta.dart’;

String downloadLink = await flutterInsta.downloadReels(“https://www.instagram.com/reel/CDlGkdZgB2y/"); //URL

--

--

Viral Vaghela

𝐒𝐞𝐜𝐮𝐫𝐢𝐭𝐲 Researcher • Software Developer •