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

A flutter plugin that helps to sign in with linkedin (Social sign in)

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

Publisher

verified publisherauberginesolutions.com

Weekly Downloads

A flutter plugin that helps to sign in with linkedin (Social sign in)

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, http, json_annotation, json_serializable, uuid, webview_flutter

More

Packages that depend on signin_with_linkedin