flutter_insta icon indicating copy to clipboard operation
flutter_insta copied to clipboard

Package to get details of the Instagram user and download reels video.

Results 13 flutter_insta issues
Sort by recently updated
recently updated
newest added

Bro Is it possible to get the instagram's saved reels data along with its hastag through api query or web scrapping? or do you know any way

E/flutter (27171): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: NoSuchMethodError: The method '[]' was called on null. E/flutter (27171): Receiver: null E/flutter (27171): Tried calling: []("shortcode_media") E/flutter (27171): #0 Object.noSuchMethod (dart:core-patch/object_patch.dart:38:5) E/flutter (27171): #1...

Hi . I did all the steps but when i want to search a username it gives me this error : E/flutter (17337): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: NoSuchMethodError: The method '[]'...

Attempting to use this library in my website, and it was super easy to use except for this issue. I think there potentially needs to be some headers added to...

Hi @viralvaghela Thanks for this plugin need to ask if there is any similar implementation for facebook as well

enhancement

There can be possibility that the device gets rate limited, when you make multiple requests on the same URL `final res = await http.get(Uri.parse(Uri.encodeFull(url + "arteevraina" +"/?__a=1&__d=dis")));` I wanted to...

enhancement

I'm getting this error, using version 1.0.4 of the package. I managed to fix it locally, but from what I saw it looks like it has already been fixed. I...

help wanted
Hacktoberfest

Is the package still working ? I did the request using the package, I got http instead of JSON. Also tried to do it in Postman, still got HTTP error....

enhancement
fixed