firebase_rest_auth 0.3.0 copy "firebase_rest_auth: ^0.3.0" to clipboard
firebase_rest_auth: ^0.3.0 copied to clipboard

discontinued

Package for Firebase REST authentication within Flutter apps, no GMS required.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_rest_auth

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

dependencies:
  firebase_rest_auth: ^0.3.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:firebase_rest_auth/firebase_rest_auth.dart';
3
likes
40
pub points
0%
popularity

Publisher

verified publishersimpleclub.com

Package for Firebase REST authentication within Flutter apps, no GMS required.

Repository (GitHub)
View/report issues
Contributing

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on firebase_rest_auth