JeffG05 / emoji_picker

A Flutter package that provides an Emoji Keyboard widget
https://pub.dev/packages/emoji_picker
BSD 2-Clause "Simplified" License
84 stars 91 forks source link

Emoji compat #12

Open darasat opened 4 years ago

darasat commented 4 years ago

Good day!

This plugin it's amazing

I have one question , it's possible to add

Emoji compat for support different Android API level emojis?

https://developer.android.com/guide/topics/ui/look-and-feel/emoji-compat#java

Thank you!

JeffG05 commented 4 years ago

Hi! In the latest release (0.0.3), emojis that cannot be displayed are automatically removed from the keyboard. With regards to the emoji compat, I am still looking into that.

Hope this release should suffice in the mean time!