chat_plugin_flutter 1.0.3 copy "chat_plugin_flutter: ^1.0.3" to clipboard
chat_plugin_flutter: ^1.0.3 copied to clipboard

A Chat Sdk flutter support for Android and Ios.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chat_plugin_flutter

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

dependencies:
  chat_plugin_flutter: ^1.0.3

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_plugin_flutter/chat_plugin_flutter.dart';
2
likes
120
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

A Chat Sdk flutter support for Android and Ios.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on chat_plugin_flutter