chat_app_plugin 0.0.5 copy "chat_app_plugin: ^0.0.5" to clipboard
chat_app_plugin: ^0.0.5 copied to clipboard

outdated

Introducing the Flutter Chat App plugin, the ultimate solution for building real-time chat applications with ease! With the Flutter Chat App plugin, you can easily create chat apps that connect users [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chat_app_plugin

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

dependencies:
  chat_app_plugin: ^0.0.5

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_app_plugin/chat_app_plugin.dart';
3
likes
0
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

Introducing the Flutter Chat App plugin, the ultimate solution for building real-time chat applications with ease! With the Flutter Chat App plugin, you can easily create chat apps that connect users in real-time, allowing them to send and receive messages, images, videos, and more.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cloud_firestore, firebase_auth, firebase_core, flutter, flutter_web_plugins, plugin_platform_interface, shared_preferences

More

Packages that depend on chat_app_plugin