firestore_mock 0.0.2 copy "firestore_mock: ^0.0.2" to clipboard
firestore_mock: ^0.0.2 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.2

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
0
pub points
8%
popularity

Publisher

unverified uploader

Google Cloud Firestore Test Helpers

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cloud_firestore, flutter, kt_dart, meta, mockito

More

Packages that depend on firestore_mock