fluttercommunity / font_awesome_flutter

The Font Awesome Icon pack available as Flutter Icons
Other
831 stars 233 forks source link

Add generated icons lists #237

Closed GiacomoPignoni closed 1 year ago

GiacomoPignoni commented 1 year ago

I've added some code to generate the list of all icons for every style. This can be useful for everyone who what to create a list of icons to let the user choose one, without having to compose the list manually.

Maybe we can review the variables names 🤔