easy_linkedin_login 2.0.1 copy "easy_linkedin_login: ^2.0.1" to clipboard
easy_linkedin_login: ^2.0.1 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.1

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
140
points
78
downloads

Publisher

verified publishersujangainju.com.np

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, meta, rxdart, uuid, webview_flutter

More

Packages that depend on easy_linkedin_login