buzz_firestore 0.0.8 copy "buzz_firestore: ^0.0.8" to clipboard
buzz_firestore: ^0.0.8 copied to clipboard

An Firestore implementation of Buzz Remote Repo

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add buzz_firestore

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

dependencies:
  buzz_firestore: ^0.0.8

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:buzz_firestore/buzz_firestore.dart';
0
likes
110
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

An Firestore implementation of Buzz Remote Repo

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

buzz_logger, buzz_repo, buzz_result, buzz_utils, cloud_firestore, cloud_functions, flutter

More

Packages that depend on buzz_firestore