firestore_mock 0.0.5 copy "firestore_mock: ^0.0.5" to clipboard
firestore_mock: ^0.0.5 copied to clipboard

outdated

Google Cloud Firestore Test Helpers

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firestore_mock

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

dependencies:
  firestore_mock: ^0.0.5

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_mock/firestore_mock.dart';
1
likes
20
pub points
12%
popularity

Publisher

unverified uploader

Google Cloud Firestore Test Helpers

Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

Dependencies

cloud_firestore, flutter, kt_dart, meta, mockito

More

Packages that depend on firestore_mock