flutter_emoji_mart 1.0.2 copy "flutter_emoji_mart: ^1.0.2" to clipboard
flutter_emoji_mart: ^1.0.2 copied to clipboard

A flutter package for emoji selection inspired by emoji-mart. Elevate your Flutter app's emoji-picking experience.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_emoji_mart

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

dependencies:
  flutter_emoji_mart: ^1.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:flutter_emoji_mart/flutter_emoji_mart.dart';
6
likes
120
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package for emoji selection inspired by emoji-mart. Elevate your Flutter app's emoji-picking experience.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

easy_debounce, flutter, flutter_sticky_header, freezed_annotation, json_annotation, sliver_tools, visibility_detector

More

Packages that depend on flutter_emoji_mart