ScerIO / icon_font_generator

☣️ Flutter Icon Font Generator
https://pub.dev/packages/icon_font_generator
Other
96 stars 50 forks source link

Added sort by name and generate icon list option #40

Open furkankurt opened 4 months ago

furkankurt commented 4 months ago

Hello,

I needed an icon list and my generated font class didn't sort by icon names. That's why I wanted to contribute and develop the package.

I've also added the tests for sort and list options. Please let me know if anything missing.