cholai_sdk 0.0.2 copy "cholai_sdk: ^0.0.2" to clipboard
cholai_sdk: ^0.0.2 copied to clipboard

A Flutter SDK that provides socket-based chat, color theming, and user/session handling utilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cholai_sdk

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

dependencies:
  cholai_sdk: ^0.0.2

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:cholai_sdk/cholai_sdk.dart';
0
likes
130
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter SDK that provides socket-based chat, color theming, and user/session handling utilities.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

cached_network_image, flutter, flutter_screenutil, get, get_storage, hugeicons, intl, loading_animation_widget, path, shimmer, socket_io_client

More

Packages that depend on cholai_sdk