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
…the same (flet-dev#2581)
* Fixed: Material icon is shown instead of Cupertino icon if its name is the same
Fixflet-dev#2580
* ci/generate_material_icons_*.sh added
Description
ft.cupertino_icons.PERSON_2
has the same string value asft.icons.PERSON_2
. Flet always shows one person icon (ft.icons.PERSON_2
).Code example to reproduce the issue:
The text was updated successfully, but these errors were encountered: