chatroom_uikit 1.0.0 copy "chatroom_uikit: ^1.0.0" to clipboard
chatroom_uikit: ^1.0.0 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.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:chatroom_uikit/chatroom_uikit.dart';
0
likes
100
pub points
26%
popularity

Publisher

unverified uploader

uikit that can quickly build chat room scenes.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

chat_uikit_theme, extended_text_library, flutter, flutter_localization, im_flutter_sdk

More

Packages that depend on chatroom_uikit