Closed maerlynflagg closed 4 years ago
It's likely the variable name beginning with a number, which is disallowed by Dart lang spec. I should put in a filter to rename leading integer icon names (I thought I already had, in fact). But for now, just rename your icon to a valid dart id, e.g. "drei_fach_verglast".
Thanks for help. issue solved. :)
after downloading #46 is now working, i found other issues after replacing the old TTF and old dart file.
i have do get packages again and i cleaned the flutter build. i tried to delete the old dart file and add the new one. the issues are only with the new downloaded dart file, not with the old icon dart files.
currently i cannot build the app.
maybe i'm missing something?
the errors:
Expected to find ';'.
to visualize you the problem , here a simple screenshot: