leancloud_plugin 0.0.1 copy "leancloud_plugin: ^0.0.1" to clipboard
leancloud_plugin: ^0.0.1 copied to clipboard

discontinued

Leancloud Flutter Plugin (by Luna Gao). Using leancloud rest api. This is a third-party leancloud plugin package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add leancloud_plugin

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

dependencies:
  leancloud_plugin: ^0.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:leancloud_plugin/leancloud_plugin.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Leancloud Flutter Plugin (by Luna Gao). Using leancloud rest api. This is a third-party leancloud plugin package.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

convert, crypto, flutter, http

More

Packages that depend on leancloud_plugin