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

Unsupported icon package: Package always displays blank icon previews. #52

Open
SivkovSavely opened this issue Oct 21, 2022 · 1 comment

Comments

@SivkovSavely
Copy link

Hi, I want to be able to see MdiIcons on the gutter of Android Studio.

When I set up Preferences > Languages & Frameworks > Flutter Font Packages value to material_design_icons_flutter, it shows this popup at the bottom right:

image

Also the pull request for this feature (flutter/flutter-intellij#5595) explicitly states that the icons are blank:
image
(image from that pull request)

As you can see, line 18 with MdiIcons icon has no gutter preview.

Can you please fix this?

@Aoi-hosizora
Copy link

Aoi-hosizora commented Feb 19, 2023

Hi! I have published a JetBrains plugin called flutter_mdi_plugin for this requirement.

This plugin have only one feature, which is to preview MdiIcons in code line gutter and suggestion list, you can visit https://github.com/Aoi-hosizora/flutter_mdi_plugin and consider to use this plugin.

By the way, you can visit #7 for some details. Because of the issue in the official flutter plugin which you described, and some bugs in the flutter_enhancement_suite plugin, I decided to develop flutter_mdi_plugin.

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

2 participants