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

A comprehensive Flutter package for building chat and messaging UIs. Provides customizable message bubbles, input components, image galleries, and URL preview support with built-in performance optimiz [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chat_message_ui_kit

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  chat_message_ui_kit: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:chat_message_ui_kit/chat_message_ui_kit.dart';
0
likes
140
points
183
downloads

Publisher

verified publisherthebig3llc.com

Weekly Downloads

A comprehensive Flutter package for building chat and messaging UIs. Provides customizable message bubbles, input components, image galleries, and URL preview support with built-in performance optimizations for handling large message lists.

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, diffutil_dart, equatable, flutter, html, http, intl, json_annotation, linkify, photo_view, scroll_to_index, url_launcher, visibility_detector

More

Packages that depend on chat_message_ui_kit