kaliro_chat_ui 4.5.6 copy "kaliro_chat_ui: ^4.5.6" to clipboard
kaliro_chat_ui: ^4.5.6 copied to clipboard

CometChat's Flutter UI Kit offers custom UI components for streamlined text and chat features in your app, designed with developers in mind to minimize development effort.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kaliro_chat_ui

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

dependencies:
  kaliro_chat_ui: ^4.5.6

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:kaliro_chat_ui/kaliro_chat_ui.dart';
0
likes
130
pub points
21%
popularity

Publisher

unverified uploader

CometChat's Flutter UI Kit offers custom UI components for streamlined text and chat features in your app, designed with developers in mind to minimize development effort.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

cometchat_sdk, flutter, flutter_localizations, get, intl, kaliro_cometchat_uikit_shared, path_provider, url_launcher, webview_flutter

More

Packages that depend on kaliro_chat_ui