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

ChatRF is a versatile Flutter package designed to simplify the development of chat applications. It provides features for one-to-one chat, group chat, and group management, making it easy to integrate real-time messaging into your Flutter apps.

Features #

One-to-One Chat: Facilitate private conversations between two users. Group Chat: Enable group conversations with multiple participants. Add Members to Group: Seamlessly invite new users to join an existing chat group. Remove Members from Group: Remove users from a group conversation. Real-Time Messaging: Instant messaging with live updates across the application.

Getting started #

Installation #

Add ChatRF to your project's pubspec.yaml file:

Then, run: flutter pub get

Usage #

import the Package #

import 'package:chat_rf.dart';

License #

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