emoji_dialog_picker 1.0.1 copy "emoji_dialog_picker: ^1.0.1" to clipboard
emoji_dialog_picker: ^1.0.1 copied to clipboard

Emoji dialog picker makes it easy to select emojis from any platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add emoji_dialog_picker

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

dependencies:
  emoji_dialog_picker: ^1.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_dialog_picker/emoji_dialog_picker.dart';
3
likes
80
pub points
60%
popularity

Publisher

verified publishersortedstorage.com

Emoji dialog picker makes it easy to select emojis from any platform.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

eva_icons_flutter, flutter, freezed_annotation, json_annotation

More

Packages that depend on emoji_dialog_picker