firebase_auth_vm 0.0.3 copy "firebase_auth_vm: ^0.0.3" to clipboard
firebase_auth_vm: ^0.0.3 copied to clipboard

Dart implementation of Firebase Auth SDK that offers secure End-To-End Authentication

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add firebase_auth_vm

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

dependencies:
  firebase_auth_vm: ^0.0.3

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:firebase_auth_vm/firebase_auth_vm.dart';
0
likes
40
pub points
0%
popularity

Publisher

verified publisherlong1.eu

Dart implementation of Firebase Auth SDK that offers secure End-To-End Authentication

Repository (GitHub)
View/report issues

License

Apache-2.0, BSD-3-Clause (LICENSE)

Dependencies

_discoveryapis_commons, _firebase_internal_vm, firebase, firebase_core_vm, googleapis, googleapis_auth, http, meta, rxdart

More

Packages that depend on firebase_auth_vm