openim_sdk 2.5.0 copy "openim_sdk: ^2.5.0" to clipboard
openim_sdk: ^2.5.0 copied to clipboard

An instant messaging plug-in that supports Android and IOS. And the server is also all open source.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add openim_sdk

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

dependencies:
  openim_sdk: ^2.5.0

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:openim_sdk/openim_sdk.dart';
1
likes
160
points
1.1k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An instant messaging plug-in that supports Android and IOS. And the server is also all open source.

Homepage
Repository (GitHub)
View/report issues

Topics

#openim #im #sdk #flutter

License

Apache-2.0 (license)

Dependencies

aoiwe_logger, crypto, dio, equatable, fixnum, flutter, get_it, isolate_manager, json_annotation, meta, path, path_provider, protobuf, protoc_plugin, synchronized, tostore, universal_platform, web_socket_channel

More

Packages that depend on openim_sdk