imsdk_client_core 1.0.16 copy "imsdk_client_core: ^1.0.16" to clipboard
imsdk_client_core: ^1.0.16 copied to clipboard

discontinued
outdated

与imsdk-server-core服务端配套使用的Dart客户端。

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add imsdk_client_core

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

dependencies:
  imsdk_client_core: ^1.0.16

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:imsdk_client_core/webbridge.dart';
import 'package:imsdk_client_core/wssbridge.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

与imsdk-server-core服务端配套使用的Dart客户端。

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, encrypt, http

More

Packages that depend on imsdk_client_core