flutter_lc_im 1.1.4 copy "flutter_lc_im: ^1.1.4" to clipboard
flutter_lc_im: ^1.1.4 copied to clipboard

This is an im plugin that encapsulates leancloud sdk and provides a custom interface for app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_lc_im

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

dependencies:
  flutter_lc_im: ^1.1.4

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:flutter_lc_im/flutter_lc_im.dart';
2
likes
30
pub points
0%
popularity

Publisher

unverified uploader

This is an im plugin that encapsulates leancloud sdk and provides a custom interface for app.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_lc_im