keyboard_emoji_picker library

Classes

KeyboardEmojiPicker
KeyboardEmojiPicker is a class that lets you to pick an emoji using the device's native emoji keyboard.
KeyboardEmojiPickerWrapper
Makes it possible to open the native emoji keyboard on iOS. It is safe to use it on Android or other platforms for which there is no implementation.

Exceptions / Errors

NoEmojiKeyboardFound
No emoji keyboard was found. In order to avoid this, check if the device has an emoji keyboard before trying to pick an emoji.
UnknownError
An unknown error occurred. Shouldn't happen.