fb_firestore 1.0.0 copy "fb_firestore: ^1.0.0" to clipboard
fb_firestore: ^1.0.0 copied to clipboard

discontinuedreplaced by: cloud_firestore

A Flutter project to use Firebase Cloud Firestore on Mobile and Web

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fb_firestore

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

dependencies:
  fb_firestore: ^1.0.0

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:fb_firestore/fb_firestore.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A Flutter project to use Firebase Cloud Firestore on Mobile and Web

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cloud_firestore, firebase, flutter

More

Packages that depend on fb_firestore