firestore_chat 0.2.1
firestore_chat: ^0.2.1 copied to clipboard
Chat using firestore. A very simple complete Chat System for flutter with firestore as backend for chat data. Fully functional package for Cloud Firestore that makes easier to implement chat in your a [...]
0.2.1 #
- Upgrade to support current Flutter/Dart SDKs (Flutter >=3.35.0, Dart >=3.9.0)
- Bump dependencies to latest compatible versions (cloud_firestore, firebase_core, firebase_storage, image_picker, flutter_lints)
0.2.0 #
- Flutter 3.35.2 upgrade
0.1.2 #
- Fix arabic error for datetime formatting
0.1.1 #
- Image sharing support
0.1.0 #
- Dart 3 null safety support
0.0.3 #
- Fix dark mode message input color
0.0.2 #
- Add example and fix name issue
0.0.1 #
- Initial release.