emoji_text_field 1.0.0 copy "emoji_text_field: ^1.0.0" to clipboard
emoji_text_field: ^1.0.0 copied to clipboard

A universal emoji picker that works with any TextField in Flutter. Easy to integrate with customizable design and comprehensive emoji support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add emoji_text_field

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

dependencies:
  emoji_text_field: ^1.0.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_text_field/emoji_text_field.dart';
3
likes
150
points
170
downloads
screenshot

Publisher

verified publisherbaijisoft.com

Weekly Downloads

A universal emoji picker that works with any TextField in Flutter. Easy to integrate with customizable design and comprehensive emoji support.

Repository (GitHub)
View/report issues

Topics

#emoji #textfield #input #picker #ui

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on emoji_text_field