identity_firebase_link 0.2.0 copy "identity_firebase_link: ^0.2.0" to clipboard
identity_firebase_link: ^0.2.0 copied to clipboard

outdated

Authenticate using Email Link by Firebase for Identity package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add identity_firebase_link

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

dependencies:
  identity_firebase_link: ^0.2.0

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:identity_firebase_link/identity_firebase_link.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Authenticate using Email Link by Firebase for Identity package

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, firebase_auth, firebase_dynamic_links, flutter, identity, identity_firebase, shared_preferences, sso

More

Packages that depend on identity_firebase_link