Fintasys / emoji_picker_flutter

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

selection emoji animations #213

Open mohamedsalah414 opened 3 months ago

mohamedsalah414 commented 3 months ago

Hello there,

we need to add some animations in selection emoji to show it to user which emoji was selected to avoid mistakes when use the picker in interaction emoji like Instagram chats

Fintasys commented 3 months ago

You should be able to achieve that by overriding the default Emoji View with your custom implementation. Or you can contribute to this package and add the option add animations.

Fintasys commented 2 weeks ago

@mohamedsalah414 If there is no further explanation on this topic, I will close it. If you can provide some context, it would help to understand what you would like to have