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

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: ^2.0.2

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';
5
likes
130
pub points
69%
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