im_lite_sdk_flutter 1.0.7 copy "im_lite_sdk_flutter: ^1.0.7" to clipboard
im_lite_sdk_flutter: ^1.0.7 copied to clipboard

Easy implementation of chat application based on imlite communication protocol!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add im_lite_sdk_flutter

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

dependencies:
  im_lite_sdk_flutter: ^1.0.7

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:im_lite_sdk_flutter/im_lite_sdk_flutter.dart';
1
likes
130
points
14
downloads

Publisher

verified publisherimlite.cn

Weekly Downloads

Easy implementation of chat application based on imlite communication protocol!

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

fixnum, flutter, im_lite_core_flutter, isar, isar_flutter_libs, uuid

More

Packages that depend on im_lite_sdk_flutter