This is a sample app demonstrating how to use the Instagram Basic Display API in Flutter.
Full guide here: https://blog.maskys.com/using-the-instagram-basic-display-api-in-flutter/
Quick-start:
Setup an Instagram App in Facebook for Developers and copy your app secret and other details into lib/constants.dart
.
Also replace your redirect url in android/app/src/main/AndroidManifest.xml
in the intent-filter
.