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
Use a Text widget with the aforementioned currency symbol: Text('₱') in any UI
Notice on Android that a black square with an X is rendered, but on iOS it works fine
It's worth noting that the Google Fonts site also struggles to render the currency symbol, but if it was a font issue I would expect this to not work on iOS as well (I may be wrong).
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Package
google_fonts
Existing issue?
What happened?
Expected vs actual result:
Expected (as displayed on iOS):
Actual (as displayed on Android):
Steps to reproduce:
Text
widget with the aforementioned currency symbol:Text('₱')
in any UIIt's worth noting that the Google Fonts site also struggles to render the currency symbol, but if it was a font issue I would expect this to not work on iOS as well (I may be wrong).
Relevant log output
No response
The text was updated successfully, but these errors were encountered: