chatroom_uikit 1.0.0-rc.1 copy "chatroom_uikit: ^1.0.0-rc.1" to clipboard
chatroom_uikit: ^1.0.0-rc.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 Dart:

 $ dart pub add chatroom_uikit

With Flutter:

 $ flutter pub add chatroom_uikit

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

dependencies:
  chatroom_uikit: ^1.0.0-rc.1

Alternatively, your editor might support dart pub get or 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
0
points
79
downloads

Publisher

unverified uploader

Weekly Downloads

uikit that can quickly build chat room scenes.

Homepage

License

unknown (license)

Dependencies

chat_uikit_theme, extended_text_library, flutter, flutter_localization, im_flutter_sdk

More

Packages that depend on chatroom_uikit

Packages that implement chatroom_uikit