paanj_chat_client 0.0.1 copy "paanj_chat_client: ^0.0.1" to clipboard
paanj_chat_client: ^0.0.1 copied to clipboard

Chat Client SDK for Paanj platform. Provides real-time messaging, conversation management, and user presence.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paanj_chat_client

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

dependencies:
  paanj_chat_client: ^0.0.1

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

Documentation

API reference

Publisher

verified publisherpaanj.com

Weekly Downloads

Chat Client SDK for Paanj platform. Provides real-time messaging, conversation management, and user presence.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, paanj_client

More

Packages that depend on paanj_chat_client