emoji_picker 0.0.2 copy "emoji_picker: ^0.0.2" to clipboard
emoji_picker: ^0.0.2 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.2

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
0
pub points
90%
popularity

Publisher

unverified uploader

A Flutter package that provides an Emoji Keyboard widget.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

device_info, flutter

More

Packages that depend on emoji_picker