chatview_connect 0.0.1 copy "chatview_connect: ^0.0.1" to clipboard
chatview_connect: ^0.0.1 copied to clipboard

Specialized wrapper for chatview package providing seamless integration with Database & Storage for your flutter chat app.

ChatView Connect - Simform LLC.

ChatView Connect #

Build chatview_connect

chatview_connect is a specialized wrapper for the chatview package, providing seamless integration with Database & Storage for your Flutter chat app.

Check out other amazing open-source Flutter libraries and Mobile libraries developed by Simform Solutions!

Preview #

The example app running in iOS

Features #

  • Easy Setup: Integrate with the chatview package in 3 steps:
    1. Initialize the package by specifying the Cloud Service (e.g., Firebase).
    2. Set the current User ID.
    3. Obtain the ChatManager and use it with the chatview package.
  • Supports one-on-one and group chats with media uploads (audio not supported).

Note: Currently, it supports only Firebase Cloud Services. Support for additional cloud services will be included in future releases.

Documentation #

Visit our documentation site for detailed implementation instructions, usage examples, advanced features, database & storage structures, and rules.

Installation #

dependencies:
  chatview_connect: <latest-version>

Compatibility: This package is compatible with chatview versions >= 2.4.1

Support #

For questions, issues, or feature requests, create an issue on GitHub or reach out via the GitHub Discussions tab. We're happy to help and encourage community contributions.

To contribute documentation updates specifically, please make changes to the doc/documentation.md file and submit a pull request.

License #

This project is licensed under the MIT License - see the LICENSE file for details.

23
likes
160
points
48
downloads

Publisher

verified publishersimform.com

Weekly Downloads

Specialized wrapper for chatview package providing seamless integration with Database & Storage for your flutter chat app.

Repository (GitHub)
View/report issues
Contributing

Topics

#chatview #firebase #chat-backend #plug-and-play #backend-integration

Documentation

API reference

License

MIT (license)

Dependencies

chatview_utils, cloud_firestore, firebase_storage, flutter, http, intl, path, rxdart, uuid

More

Packages that depend on chatview_connect