ex_im_flutter_chat 0.0.1 copy "ex_im_flutter_chat: ^0.0.1" to clipboard
ex_im_flutter_chat: ^0.0.1 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 Dart:

 $ dart pub add ex_im_flutter_chat

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 dart pub get):

dependencies:
  ex_im_flutter_chat: ^0.0.1

Alternatively, your editor might support dart pub get or 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
0
points
349
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

License

unknown (license)

Dependencies

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

More

Packages that depend on ex_im_flutter_chat

Packages that implement ex_im_flutter_chat