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

Abnormal emoj display, only occupying space #146

Closed cxw18772827901 closed 6 months ago

cxw18772827901 commented 11 months ago

Abnormal emoj display, only occupying space IMG_6951 May I ask what the reason is and how to solve it

cxw18772827901 commented 11 months ago

Not all emoj displays have issues, only some of them will

Fintasys commented 11 months ago

Difficult to guess what's the issue here. Can you provide a test sample?

EsteveAguilera commented 10 months ago

I'm facing the same issue, using the latest version 1.6.1 (also on 1.5.2), and on different devices.

This is a screenshot of a Samsung Galaxy A32 5G using Android 12.

Screenshot 2023-09-06 101736

I've also tested on a Samsung Galaxy A52s and I've seen this:

image

SungHyun22 commented 8 months ago

Same Issue Here

Fintasys commented 6 months ago

I assume this happens when the device doesn't support the emoji, especially on older devices. Solution is to use custom emoji font, please check readme to learn how to do it.