chat_rf 1.0.0 copy "chat_rf: ^1.0.0" to clipboard
chat_rf: ^1.0.0 copied to clipboard

A package for chat application

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chat_rf

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

dependencies:
  chat_rf: ^1.0.0

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:chat_rf/chat_rf.dart';
3
likes
95
points
69
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A package for chat application

Homepage

License

unknown (license)

Dependencies

firebase_core, firebase_messaging, flutter, flutter_tts, google_fonts, http, http_parser, intl, logging, lottie, path, path_provider, provider, signalr_netcore, speech_to_text, uuid

More

Packages that depend on chat_rf