ilikerobots / polyicon

Flutter icon set generator
http://fluttericon.com
MIT License
422 stars 49 forks source link

Code generated does not compile if a file starts with a number #55

Open nailuj29 opened 4 years ago

nailuj29 commented 4 years ago

When one of the icons' name begins with a number, or contains an invalid name for an identifier, the generated Dart file does not compile.

Steps to recreate:

  1. Add a file whose name begins with a number.
  2. Download code and font.
  3. Attempt to compile