Fintasys / emoji_picker_flutter

A Flutter package that provides an Emoji picker widget with 1500+ emojis in 8 categories.
MIT License
158 stars 115 forks source link

Update Emoji #1

Closed Fintasys closed 1 year ago

Fintasys commented 3 years ago

I'm looking for help to update the emojis. If you have any good idea let me know or want to contribute feel free to do it !

poitch commented 3 years ago

The react equivalent of emoji_picker is using https://github.com/iamcal/emoji-data

Fintasys commented 3 years ago

@poitch Great hint, thank you ! Gonna check it out 🙇

LostInDarkMath commented 2 years ago

What exactly is to be done here?

Fintasys commented 2 years ago

@LostInDarkMath Well, best case would be to write some automation to update the list the of emoji's based on some more up-to-date source. But not just adding emoji's is important but also to add them at the right place. So far I was manually adjusting the positions & order based on WhatsApp's Emoji Picker.

LostInDarkMath commented 2 years ago

Okay so this is a continuous process and no task that can be completed?

Fintasys commented 2 years ago

@LostInDarkMath Yes, supported emoji's increase over time and with each os update. Also the Unicode list of emoji's is being updated regularly (currently version 14)