path_im_sdk_flutter 1.0.1 copy "path_im_sdk_flutter: ^1.0.1" to clipboard
path_im_sdk_flutter: ^1.0.1 copied to clipboard

discontinued
outdated

Easy implementation of chat application based on pathim communication protocol!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add path_im_sdk_flutter

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

dependencies:
  path_im_sdk_flutter: ^1.0.1

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:path_im_sdk_flutter/path_im_sdk_flutter.dart';
1
likes
0
points
5
downloads

Publisher

verified publisherpathim.cn

Weekly Downloads

Easy implementation of chat application based on pathim communication protocol!

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fixnum, flutter, isar, isar_flutter_libs, path_im_core_flutter, path_provider, uuid

More

Packages that depend on path_im_sdk_flutter