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

discontinued
outdated

A Flutter package that provides an Emoji Keyboard widget.

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.0.3

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
30
pub points
91%
popularity

Publisher

unverified uploader

A Flutter package that provides an Emoji Keyboard widget.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, shared_preferences

More

Packages that depend on emoji_picker