Ahmadre / FlutterIconPicker

An adaptive comprehensive IconPicker for Flutter
MIT License
112 stars 76 forks source link

Sharp, rounded, outlined not supported but still appears #62

Closed Zerak630 closed 6 months ago

Zerak630 commented 6 months ago

Hey there,

I have an issue with the IconPack.material : it's written in your readme file that Sharp, rounded, outlined are not supported, however they still appears in the list as shown below. image

I would suggest to split the Material.dart file in four different files and be able to add them as you want.

Ahmadre commented 6 months ago

Thank you for your issue.

Yeah, I know that this is still a required feature, after Flutter mixed up all Icons together into the icons.dart file in Flutter Framework.

It's honestly a lot of work, but I try to write a script to filter out the icons and seperate them into seperate dart files to be loaded seperatly.

Ahmadre commented 6 months ago

Finished.

I will release today another version @Zerak630 .

Zerak630 commented 6 months ago

Hey, thank you for your work ! I'll update as soon as you publish it :)

Ahmadre commented 6 months ago

Hey, thank you for your work ! I'll update as soon as you publish it :)

It's already published :)