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

outdated

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.6

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
0
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

An Firestore implementation of Buzz Remote Repo

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on buzz_firestore