chatview 2.5.0 copy "chatview: ^2.5.0" to clipboard
chatview: ^2.5.0 copied to clipboard

A Flutter package that allows you to integrate Chat View with highly customization options.

Banner

ChatView #

chatview license

ChatView is a Flutter package that allows you to integrate a highly customizable chat UI in your Flutter applications with Flexible Backend Integration.

Preview

Features #

  • One-on-one and group chat support
  • Message reactions with emoji
  • Reply to messages functionality
  • Link preview for URLs
  • Voice messages support
  • Image sharing capabilities
  • Custom message types
  • Typing indicators
  • Reply suggestions
  • Message status indicators (sent, delivered, read)
  • Highly customizable UI components
  • Plug-and-play backend support using chatview_connect

Documentation #

Visit our documentation site for all implementation details, usage instructions, code examples, and advanced features.

Installation #

dependencies:
  chatview: <latest-version>

ChatView with Backend Support #

Make ChatView backend-ready with chatview_connect

  • 🔌 Easy backend integration without boilerplate (🔥 Firebase)
  • ⚙️ Setup in 3 steps: set Service Type -> User ID and get ChatManager
  • 💬 Supports 1-on-1 and group chats with media uploads (audio not supported).

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.

605
likes
160
points
1.38k
downloads

Publisher

verified publishersimform.com

Weekly Downloads

A Flutter package that allows you to integrate Chat View with highly customization options.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

any_link_preview, audio_waveforms, cached_network_image, chatview_utils, emoji_picker_flutter, flutter, image_picker, intl, url_launcher

More

Packages that depend on chatview