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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
2
likes
30
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

2024.10.05 - 2025.04.19

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

Repository (GitHub)

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on flutter_lc_im