emoji_picker 0.1.0 copy "emoji_picker: ^0.1.0" to clipboard
emoji_picker: ^0.1.0 copied to clipboard

discontinued

A Flutter package that provides an Emoji Keyboard widget with 390 emojis in 8 categories.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add emoji_picker

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

dependencies:
  emoji_picker: ^0.1.0

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_picker/emoji_picker.dart';
94
likes
40
pub points
91%
popularity

Publisher

unverified uploader

A Flutter package that provides an Emoji Keyboard widget with 390 emojis in 8 categories.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, shared_preferences

More

Packages that depend on emoji_picker