Flutterclutter.dev
Flutterclutter.dev
Same here. Example image: https://www.patavinus.com/static/images/company-logos/5/logo.svg
I have this problem as well! Is it necessary to create a file beforehand? I guess that's not the best option in terms of permormance!
It is obviously possible to do something like this: ``` let svgString = "some svg content form server" let data: Data = svgString.data(using: String.Encoding.utf8) ```
The same happens for me. Only in the simulator, though! I don't think this is an issue with flutter as this happens to me with a native SwiftUI application (XCode...
I would also appreciate the Python 3 compatible version to be published!