firebase_chat_services 0.0.1 copy "firebase_chat_services: ^0.0.1" to clipboard
firebase_chat_services: ^0.0.1 copied to clipboard

A powerful and easy-to-use Firebase Chat Services plugin for Flutter. It automatically handles all core chat functionalities including sending Supports text, image, video, and location messages out o [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_chat_services

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

dependencies:
  firebase_chat_services: ^0.0.1

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:firebase_chat_services/firebase_chat_services.dart';
0
likes
110
points
171
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful and easy-to-use Firebase Chat Services plugin for Flutter. It automatically handles all core chat functionalities including sending Supports text, image, video, and location messages out of the box with smooth integration and minimal setup. Perfect for building robust, production-ready chat experiences powered by Firebase.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

audio_waveforms, audioplayers, cached_video_player_plus, camera, cloud_firestore, custom_api_services, custom_firebase_services, custom_styles_package, emoji_picker_flutter, firebase_core, firebase_messaging, flutter, flutter_easyloading, flutter_local_notifications, get_thumbnail_video, hive, hive_flutter, http, image_cropper, image_picker, path, path_provider, plugin_platform_interface, provider, share_plus, url_launcher, video_player

More

Packages that depend on firebase_chat_services

Packages that implement firebase_chat_services