in_app_feedback_rating 0.0.2 copy "in_app_feedback_rating: ^0.0.2" to clipboard
in_app_feedback_rating: ^0.0.2 copied to clipboard

A Flutter package to collect in-app feedback and ratings using emojis.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add in_app_feedback_rating

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

dependencies:
  in_app_feedback_rating: ^0.0.2

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:in_app_feedback_rating/in_app_feedback_rating.dart';
0
likes
105
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to collect in-app feedback and ratings using emojis.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_rating_bar

More

Packages that depend on in_app_feedback_rating