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

outdated

An mood feedback component which could be used for rating the user's mood.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add emoji_feedback

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

dependencies:
  emoji_feedback: ^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:emoji_feedback/emoji_feedback.dart';
28
likes
30
pub points
48%
popularity

Publisher

unverified uploader

An mood feedback component which could be used for rating the user's mood.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on emoji_feedback