ilikerobots / polyicon

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

Safenull error #63

Open fabricio-godoi opened 3 years ago

fabricio-godoi commented 3 years ago

Greetings!

After the following commit adjusting the new flutter safety null, previous projects that are not compliant with it is breaking when generating new icons.

It would be a good idea to have a parameter in the configuration to enable/disable this option on the web page, supporting old projects.