leancloud_feedback 0.0.3 copy "leancloud_feedback: ^0.0.3" to clipboard
leancloud_feedback: ^0.0.3 copied to clipboard

A Feedback package using lean cloud REST API. And, a conversation widget that can be used to display/send messages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add leancloud_feedback

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

dependencies:
  leancloud_feedback: ^0.0.3

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_feedback/leancloud_feedback.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A Feedback package using lean cloud REST API. And, a conversation widget that can be used to display/send messages.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, http

More

Packages that depend on leancloud_feedback