chatverse 0.0.4 copy "chatverse: ^0.0.4" to clipboard
chatverse: ^0.0.4 copied to clipboard

A comprehensive Flutter chat library with Firebase integration, featuring advanced UI, group chat support, and real-time messaging capabilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chatverse

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

dependencies:
  chatverse: ^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:chatverse/chatverse.dart';
3
likes
120
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter chat library with Firebase integration, featuring advanced UI, group chat support, and real-time messaging capabilities.

Repository (GitHub)
View/report issues

Topics

#chat #firebase #messaging #realtime #group-chat

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

cached_network_image, cloud_firestore, emoji_picker_flutter, file_picker, firebase_auth, firebase_core, firebase_storage, flutter, flutter_chat_bubble, flutter_linkify, image_picker, intl, path, path_provider, permission_handler, provider, shimmer, timeago, url_launcher, uuid

More

Packages that depend on chatverse