chat_rf 0.0.4 copy "chat_rf: ^0.0.4" to clipboard
chat_rf: ^0.0.4 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: ^0.0.4

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
90
points
69
downloads

Publisher

unverified uploader

Weekly Downloads

A package for chat application

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

firebase_core, firebase_database, firebase_messaging, flutter, flutter_tts, google_fonts, http, intl, lottie, path, path_provider, provider, speech_to_text, uuid

More

Packages that depend on chat_rf