easy_sign_in 1.0.1-dev.1 copy "easy_sign_in: ^1.0.1-dev.1" to clipboard
easy_sign_in: ^1.0.1-dev.1 copied to clipboard

The Package Help Sign in Easy

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_sign_in

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

dependencies:
  easy_sign_in: ^1.0.1-dev.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_sign_in/eazy_sign_in.dart';
import 'package:easy_sign_in/provider/google/auth_services.dart';
1
likes
140
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

The Package Help Sign in Easy

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

firebase_auth, flutter, google_sign_in

More

Packages that depend on easy_sign_in