veta_auth_kit_firebase 0.1.0 copy "veta_auth_kit_firebase: ^0.1.0" to clipboard
veta_auth_kit_firebase: ^0.1.0 copied to clipboard

Firebase Auth adapter for veta_auth_kit — wires firebase_auth into the AuthStrategy contract.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add veta_auth_kit_firebase

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

dependencies:
  veta_auth_kit_firebase: ^0.1.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:veta_auth_kit_firebase/veta_auth_kit_firebase.dart';
0
likes
140
points
0
downloads

Documentation

API reference

Publisher

verified publisherwasyra.com

Weekly Downloads

Firebase Auth adapter for veta_auth_kit — wires firebase_auth into the AuthStrategy contract.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

firebase_auth, flutter, veta_auth_kit

More

Packages that depend on veta_auth_kit_firebase