flutter_firebase_realtime_chat_core 1.0.1 copy "flutter_firebase_realtime_chat_core: ^1.0.1" to clipboard
flutter_firebase_realtime_chat_core: ^1.0.1 copied to clipboard

Forked version of `flutter_firebase_chat_core` to use Firebase Realtime DB instead of Firestore.

README #

This package is a fork of flutter_firebase_chat_core to support Firebase Realtime DB instead of Firestore.

In theory, using Firebase Realtime DB for a chat app should result in lower cost due to the fact that Firestore charges based on the number of read/writes whereas Realtime DB charges based on bandwidth.

Example #

5
likes
150
points
41
downloads

Publisher

verified publishertate.sh

Weekly Downloads

2024.07.10 - 2025.01.22

Forked version of `flutter_firebase_chat_core` to use Firebase Realtime DB instead of Firestore.

Homepage
Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

firebase_auth, firebase_core, firebase_database, flutter, flutter_chat_types, meta

More

Packages that depend on flutter_firebase_realtime_chat_core