You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use the font "Noto Color Emoji", it doesn't render any emojis.
Other fonts like Roboto, Kanit and others works fine.
Just on the flutter package "google_fonts", it leaves a blank space instead of emojis.
On google chrome, it renders normally too.
Steps to reproduce:
Install the latest google_fonts package with "flutter pub add google_fonts" (^6.2.1 atm)
Start a new flutter project, and add some Text as in the example bellow.
Compile it to windows (Windows 10 - x64)
All emojis using the "Noto Color Emoji" are not rendered while the rest is fine, including other google fonts.
Package
google_fonts
Existing issue?
What happened?
Expected vs actual result:
When I use the font "Noto Color Emoji", it doesn't render any emojis.
Other fonts like Roboto, Kanit and others works fine.
Just on the flutter package "google_fonts", it leaves a blank space instead of emojis.
On google chrome, it renders normally too.
Steps to reproduce:
Example:
Output:
Relevant log output
No response
The text was updated successfully, but these errors were encountered: