chat_pickers 0.1.0+1a copy "chat_pickers: ^0.1.0+1a" to clipboard
chat_pickers: ^0.1.0+1a copied to clipboard

outdated

A new Flutter package for displaying a keyboard for using emojis/gifs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chat_pickers

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

dependencies:
  chat_pickers: ^0.1.0+1a

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:chat_pickers/chat_pickers.dart';
36
likes
0
points
26
downloads

Publisher

verified publishermatiapps.com

Weekly Downloads

A new Flutter package for displaying a keyboard for using emojis/gifs.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

emoji_picker, flutter, flutter_hooks, giphy_client, http, material_design_icons_flutter, shared_preferences

More

Packages that depend on chat_pickers