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

Fully customizable Emoji picker, Gif picker and Sticker for your flutter social media and chat applications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_social_keyboard

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

dependencies:
  flutter_social_keyboard: ^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:flutter_social_keyboard/flutter_social_keyboard.dart';
4
likes
100
pub points
41%
popularity

Publisher

verified publisherflutter-doctor.com

Fully customizable Emoji picker, Gif picker and Sticker for your flutter social media and chat applications

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cached_network_image, emoji_picker_flutter, flutter, http, shared_preferences

More

Packages that depend on flutter_social_keyboard