Fintasys / emoji_picker_flutter

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

selection emoji animations #213

Open mohamedsalah414 opened 1 month ago

mohamedsalah414 commented 1 month 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 1 month 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.