signin_with_linkedin 2.0.1 copy "signin_with_linkedin: ^2.0.1" to clipboard
signin_with_linkedin: ^2.0.1 copied to clipboard

A Flutter package for seamless LinkedIn authentication, allowing users to sign in with LinkedIn and retrieve profile data securely.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add signin_with_linkedin

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

dependencies:
  signin_with_linkedin: ^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:signin_with_linkedin/signin_with_linkedin.dart';
14
likes
160
points
810
downloads

Publisher

verified publisherauberginesolutions.com

Weekly Downloads

A Flutter package for seamless LinkedIn authentication, allowing users to sign in with LinkedIn and retrieve profile data securely.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, http, uuid, web, webview_flutter

More

Packages that depend on signin_with_linkedin