flutter_emoji_feedback library
Classes
- AnimatedEmojiPreset
- EmojiFeedback
- A fully customizable widget to receive feedback from your users. Can be used to get user's mood or evaluate experience (and more !)
- EmojiModel
- StaticEmojiPreset
Constants
- classicEmojiPreset → const StaticEmojiPreset
- flatEmojiPreset → const StaticEmojiPreset
- handDrawnEmojiPreset → const StaticEmojiPreset
- notoAnimatedEmojis → const AnimatedEmojiPreset
- notoEmojis → const StaticEmojiPreset
- threeDEmojiPreset → const StaticEmojiPreset
Typedefs
- EmojiBuilder = Widget Function(int, EmojiModel, bool)