fontify icon indicating copy to clipboard operation
fontify copied to clipboard

add camel and snake case option for Flutter class variable names

Open chrishibler opened this issue 9 months ago • 0 comments

Adds an option to change the case of generated Flutter class variable names (camel or snake).

Adds a map of name : iconData to the generated class file. This helps if you want to have a page to display all of the available icons.

chrishibler avatar Sep 20 '23 16:09 chrishibler