firestore_chat 0.3.0 copy "firestore_chat: ^0.3.0" to clipboard
firestore_chat: ^0.3.0 copied to clipboard

A simple, complete chat system for Flutter backed by Cloud Firestore, with ready-to-use UI, image sharing, and view models.

0.3.0 #

  • Remove flutter_localizations and the intl dependency override from the package itself (it belongs only in the example app); relax the intl constraint so dependency resolution succeeds cleanly on pub.dev
  • Add dartdoc comments across the public API
  • Shorten the pubspec description to fit pub.dev's search result display

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.
2
likes
160
points
543
downloads

Documentation

API reference

Publisher

verified publisheredentech.online

Weekly Downloads

A simple, complete chat system for Flutter backed by Cloud Firestore, with ready-to-use UI, image sharing, and view models.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cloud_firestore, dash_chat_custom, firebase_core, firebase_storage, flutter, image_picker, intl, ionicons, stacked, url_launcher

More

Packages that depend on firestore_chat