aaroh_chat 1.2.1 copy "aaroh_chat: ^1.2.1" to clipboard
aaroh_chat: ^1.2.1 copied to clipboard

A plug-and-play Flutter chat SDK by Aaroh.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aaroh_chat

With Flutter:

 $ flutter pub add aaroh_chat

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

dependencies:
  aaroh_chat: ^1.2.1

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:aaroh_chat/aaroh_chat.dart';
5
likes
0
points
113
downloads

Publisher

unverified uploader

Weekly Downloads

A plug-and-play Flutter chat SDK by Aaroh.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, google_fonts, http, intl, provider, shared_preferences, speech_to_text, url_launcher, uuid

More

Packages that depend on aaroh_chat