kaliro_chat_ui 4.5.4 copy "kaliro_chat_ui: ^4.5.4" to clipboard
kaliro_chat_ui: ^4.5.4 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 Dart:

 $ dart pub add kaliro_chat_ui

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 dart pub get):

dependencies:
  kaliro_chat_ui: ^4.5.4

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:kaliro_chat_ui/kaliro_chat_ui.dart';
1
likes
0
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

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

License

unknown (license)

Dependencies

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

More

Packages that depend on kaliro_chat_ui

Packages that implement kaliro_chat_ui