chatify_firestore 0.0.3 copy "chatify_firestore: ^0.0.3" to clipboard
chatify_firestore: ^0.0.3 copied to clipboard

Chatify's firestore implementation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chatify_firestore

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

dependencies:
  chatify_firestore: ^0.0.3

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:chatify_firestore/chatify_firestore.dart';
0
likes
120
points
260
downloads

Publisher

unverified uploader

Weekly Downloads

Chatify's firestore implementation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

chatify, cloud_firestore, firebase_database, flutter, rxdart

More

Packages that depend on chatify_firestore