common_authentication 0.0.2 copy "common_authentication: ^0.0.2" to clipboard
common_authentication: ^0.0.2 copied to clipboard

Allow common authentication by firebase auth for all platforms

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add common_authentication

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

dependencies:
  common_authentication: ^0.0.2

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:common_authentication/common_authentication.dart';
0
likes
130
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

Allow common authentication by firebase auth for all platforms

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cloud_firestore, desktop_webview_auth, equatable, firebase_auth, firebase_core, flutter, flutter_bloc, google_sign_in, http, json_annotation, url_strategy

More

Packages that depend on common_authentication