chat_ui_kit2 1.7.0 copy "chat_ui_kit2: ^1.7.0" to clipboard
chat_ui_kit2: ^1.7.0 copied to clipboard

A complete Flutter chat UI kit which provides you with a base structure as well as a set of tools that allow you to quickly build up a modern chat UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chat_ui_kit2

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

dependencies:
  chat_ui_kit2: ^1.7.0

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_ui_kit2/chat_ui_kit2.dart';
0
likes
140
points
116
downloads

Publisher

unverified uploader

Weekly Downloads

A complete Flutter chat UI kit which provides you with a base structure as well as a set of tools that allow you to quickly build up a modern chat UI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, functional_widget_annotation, implicitly_animated_reorderable_list_2, intl, just_audio, video_thumbnail

More

Packages that depend on chat_ui_kit2