Fintasys / emoji_picker_flutter

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

EmojiView Scroll Performance #199

Closed dhikshithrm closed 1 day ago

dhikshithrm commented 1 month ago

Thanks for making this awesome package, it already has fast loading than the other ones available on pub, but i noticed frame drops while scrolling down through emojis in a category, it's not a deal breaker, just wanted to let you know.

Fintasys commented 1 month ago

Thanks, I glad you like it. About the scrolling performance, have you tried it in debug or production? The performance in production is normally significant better than debug. Let me know!

Fintasys commented 1 day ago

Please create a new issue when this becomes an issue again