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

Provides Firestore Admin (google_cloud_firestore) bindings for pkg:data_layer.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add data_layer_firestore_admin

With Flutter:

 $ flutter pub add data_layer_firestore_admin

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

dependencies:
  data_layer_firestore_admin: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:data_layer_firestore_admin/data_layer_firestore_admin.dart';
0
likes
150
points
131
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Provides Firestore Admin (google_cloud_firestore) bindings for pkg:data_layer.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

data_layer, google_cloud_firestore, logging, meta

More

Packages that depend on data_layer_firestore_admin