ex_im_flutter_chat 0.0.8 copy "ex_im_flutter_chat: ^0.0.8" to clipboard
ex_im_flutter_chat: ^0.0.8 copied to clipboard

A Flutter plugin for enterprise instant messaging - provides complete IM functionality including messaging, friends, groups, and conversations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ex_im_flutter_chat

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

dependencies:
  ex_im_flutter_chat: ^0.0.8

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:ex_im_flutter_chat/ex_im_flutter_chat.dart';
1
likes
125
points
315
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for enterprise instant messaging - provides complete IM functionality including messaging, friends, groups, and conversations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

asn1lib, cached_network_image, dio, encrypt, flutter, flutter_cache_manager, flutter_screenutil, hive, hive_flutter, path, path_provider, pointycastle, socket_io_client, uuid

More

Packages that depend on ex_im_flutter_chat

Packages that implement ex_im_flutter_chat