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

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

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