chat_firestore 0.0.2 copy "chat_firestore: ^0.0.2" to clipboard
chat_firestore: ^0.0.2 copied to clipboard

Receive messages from your customers quickly and live using firestore and flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chat_firestore

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

dependencies:
  chat_firestore: ^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:chat_firestore/chat_firestore.dart';
1
likes
45
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

Receive messages from your customers quickly and live using firestore and flutter

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

cloud_firestore, firebase_auth, firebase_core, flutter, flutter_lints, google_fonts, hexcolor, intl

More

Packages that depend on chat_firestore