rasel_chatting_sdk 0.1.7 copy "rasel_chatting_sdk: ^0.1.7" to clipboard
rasel_chatting_sdk: ^0.1.7 copied to clipboard

Flutter/Dart client for the Rasel Chatting SDK — REST API, WebSocket chat, groups, media, reactions, search, and push device registration.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rasel_chatting_sdk

With Flutter:

 $ flutter pub add rasel_chatting_sdk

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

dependencies:
  rasel_chatting_sdk: ^0.1.7

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:rasel_chatting_sdk/rasel_chatting_sdk.dart';
1
likes
140
points
407
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter/Dart client for the Rasel Chatting SDK — REST API, WebSocket chat, groups, media, reactions, search, and push device registration.

Homepage
Repository (GitLab)
View/report issues

Topics

#chat #messaging #websocket #realtime #sdk

License

MIT (license)

Dependencies

http, http_parser, socket_io_client

More

Packages that depend on rasel_chatting_sdk