dartbase_admin 0.1.4 copy "dartbase_admin: ^0.1.4" to clipboard
dartbase_admin: ^0.1.4 copied to clipboard

discontinued

A dart-native implementation of the Firebase Admin SDK to enable administrive tasks to your firebase project.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dartbase_admin

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

dependencies:
  dartbase_admin: ^0.1.4

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

Publisher

unverified uploader

A dart-native implementation of the Firebase Admin SDK to enable administrive tasks to your firebase project.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

asn1lib, clock, corsac_jwt, crypto_keys, fixnum, gcloud, googleapis_auth, grpc, http, jose, json_annotation, meta, openid_client, pointycastle, protobuf, x509

More

Packages that depend on dartbase_admin