emoji_mart_flutter 0.0.2 copy "emoji_mart_flutter: ^0.0.2" to clipboard
emoji_mart_flutter: ^0.0.2 copied to clipboard

An emoji picker for Flutter

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add emoji_mart_flutter

With Flutter:

 $ flutter pub add emoji_mart_flutter

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

dependencies:
  emoji_mart_flutter: ^0.0.2

Alternatively, your editor might support dart pub get or 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_mart_flutter/emoji_mart_flutter.dart';
3
likes
0
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

An emoji picker for Flutter

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, cupertino_icons, emoji_mart_data, flutter, http, sliver_tools

More

Packages that depend on emoji_mart_flutter