mongo_chat_dart 1.1.0 copy "mongo_chat_dart: ^1.1.0" to clipboard
mongo_chat_dart: ^1.1.0 copied to clipboard

A Dart package to simplify creating and managing chat systems with MongoDB.

Changelog #

All notable changes to this project will be documented in this file.

[1.1.0] - 2024-09-11 #

Changed #

  • Added system messages.

[1.0.1] - 2024-09-11 #

Changed #

  • Updated the README.md to include new information and improved documentation.

[1.0.0] - 2024-09-10 #

Added #

  • Initial release of the mongo_chat_dart package.
  • Provides MongoDB-based chat system support.
  • Includes functionality for:
    • Creating users with metadata like name, email, bio, and phone number.
    • Creating Direct Message (DM) rooms between users.
    • Sending text messages in DM rooms.
    • Sending documents as part of the messages.
    • Marking messages as read.
    • Real-time message streaming.
12
likes
140
points
49
downloads

Publisher

verified publishermahawarkartikey.in

Weekly Downloads

A Dart package to simplify creating and managing chat systems with MongoDB.

Homepage
Repository (GitHub)
View/report issues

Topics

#chat #mongodb #realtime #messaging #dart

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, mongo_dart

More

Packages that depend on mongo_chat_dart