random_emoji_picker 0.0.3
random_emoji_picker: ^0.0.3 copied to clipboard
A simple emoji picker that returns random emojis with optional category filters.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add random_emoji_pickerThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
random_emoji_picker: ^0.0.3Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.