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
Thank you for reporting, I could find the issue and reason for it. Unfortunately is the fix not easy and I will take more time.
In the meantime you might be able to fix appearance with
emojiTextStyle: const TextStyle(
fontFamilyFallback: ['Apple Color Emoji']),
But you need to add that everywhere where you use emoji, which could be troublesome.
No description provided.
The text was updated successfully, but these errors were encountered: