chatroom_uikit 1.0.1 copy "chatroom_uikit: ^1.0.1" to clipboard
chatroom_uikit: ^1.0.1 copied to clipboard

uikit that can quickly build chat room scenes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chatroom_uikit

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

dependencies:
  chatroom_uikit: ^1.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:chatroom_uikit/chatroom_uikit.dart';
2
likes
80
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

uikit that can quickly build chat room scenes.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

chat_uikit_theme, flutter, flutter_localization, im_flutter_sdk

More

Packages that depend on chatroom_uikit

Packages that implement chatroom_uikit