Closed zhengger closed 4 years ago
Yes, I will add support for flutter.
I found 2 different libraries for flutter (mdi and material_design_icons_flutter) and added support for both.
Suggestions can be triggered with Mdi.
, MdiIcons.
and MdiIcons.fromString('
. Inserting from the MDI Explorer, hovers and decorations also work.
@zhengger can you please post an example of what you can do with flutter icons? I tried to understand what they are when you opened this issue but still I have no idea! Thank you in advance!
@Ares9323 Both libraries have examples: https://pub.dev/packages/material_design_icons_flutter#usage https://pub.dev/packages/mdi#usage
Your extension is amazing good. Thanks.