signin_with_linkedin 0.0.1 copy "signin_with_linkedin: ^0.0.1" to clipboard
signin_with_linkedin: ^0.0.1 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 Dart:

 $ dart pub add signin_with_linkedin

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 dart pub get):

dependencies:
  signin_with_linkedin: ^0.0.1

Alternatively, your editor might support dart pub get or 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
0
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)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on signin_with_linkedin