ScerIO / icon_font_generator

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

Feature: add options for naming strategy #34

Open stongef-sonepar opened 9 months ago

stongef-sonepar commented 9 months ago

It would be nice to support different naming strategy, like snake (yaru_icon) or camel (yaruIcon).

Jupi007 commented 9 months ago

@stongef-sonepar I had created a similar issue, see #29 🙂