Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong Icons presented. #51

Open
Mmisiek opened this issue Oct 16, 2022 · 4 comments
Open

Wrong Icons presented. #51

Mmisiek opened this issue Oct 16, 2022 · 4 comments

Comments

@Mmisiek
Copy link

Mmisiek commented Oct 16, 2022

I have no idea why but when I call:

                                icon: const Icon(
                                  MdiIcons.arrowSplitHorizontal,
                                ),

I get:
image

All icons are wrong, I even tried by name same effect. Any idea why ?

@ziofat
Copy link
Owner

ziofat commented Oct 17, 2022

This icon seems to be an emoji.
From my end it looks like the icon property does not mean to present an flutter icon. Can you provide more context?

@AdhamAH
Copy link

AdhamAH commented Nov 9, 2022

I was having the same problem. @ziofat
This appears only when opened with the browser. On iOS, macOS and Android are working fine. As you said, it displays a random emoji in place of the icon.
But this was fixed after closing all opened simulators and re-run again.

@ziofat
Copy link
Owner

ziofat commented Nov 14, 2022

This is wired. Can you guys share your version of flutter?

@AdhamAH
Copy link

AdhamAH commented Nov 27, 2022

The problem never happened again. But when it happened I was in the 3.3.7 version I think. Two versions are back from the current one.
Good luck and thanks for you work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants