insta_login 0.0.8 copy "insta_login: ^0.0.8" to clipboard
insta_login: ^0.0.8 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

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.8

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';
12
likes
0
points
295
downloads

Publisher

verified publisheraishayy.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, http, plugin_platform_interface, webview_flutter

More

Packages that depend on insta_login