firestore_repository 0.0.4 copy "firestore_repository: ^0.0.4" to clipboard
firestore_repository: ^0.0.4 copied to clipboard

unlisted

Firestore repository package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firestore_repository
copied to clipboard

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

dependencies:
  firestore_repository: ^0.0.4
copied to clipboard

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:firestore_repository/firestore_repository.dart';
copied to clipboard
0
likes
120
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.26 - 2025.04.10

Firestore repository package

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

bloc, cloud_firestore, equatable, firebase_core, flutter, flutter_bloc, rxdart

More

Packages that depend on firestore_repository