insta_login 0.0.10 copy "insta_login: ^0.0.10" to clipboard
insta_login: ^0.0.10 copied to clipboard

discontinued

This package is intended to let developers easily integrate instagram integration in Flutter Application. We will be using Instagram Basic Display API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add insta_login
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  insta_login: ^0.0.10
copied to clipboard

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_login/insta_login.dart';
copied to clipboard
12
likes
145
points
310
downloads
screenshot

Publisher

verified publisheraishayy.com

Weekly Downloads

2024.09.26 - 2025.04.10

This package is intended to let developers easily integrate instagram integration in Flutter Application. We will be using Instagram Basic Display API.

Homepage
Repository (GitHub)

Topics

#flutter #instagram #login #integration #http

Documentation

API reference

Funding

Consider supporting this project:

patreon.com

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, http, plugin_platform_interface, webview_flutter

More

Packages that depend on insta_login