You are viewing a single comment's thread from:

RE: Utopian Rocks Mobile - Update 0.1.0

in #utopian-io7 years ago

SVG is not currently supported in flutter. There are some libraries but it involves much more pain then its worth. In my case, the utopian Icons were in Font format so it was very easy to use just code points and IconData objects to create Icons which I could scale and color etc.