easy_linkedin_login 1.0.3 copy "easy_linkedin_login: ^1.0.3" to clipboard
easy_linkedin_login: ^1.0.3 copied to clipboard

PlatformAndroidiOS
outdated

Library for login with LinkedIn OAuth V2 service. This library helps you to implement authorization with LinkedIn OAuth API's.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_linkedin_login

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

dependencies:
  easy_linkedin_login: ^1.0.3

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:easy_linkedin_login/easy_linkedin_login.dart';
6
likes
130
pub points
62%
popularity

Publisher

verified publishersujangainju.com.np

Library for login with LinkedIn OAuth V2 service. This library helps you to implement authorization with LinkedIn OAuth API's.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http, meta, rxdart, uuid, webview_flutter

More

Packages that depend on easy_linkedin_login