yang-f / flutter_svg_provider

Use svg as image provider.
https://pub.dev/packages/flutter_svg_provider
Apache License 2.0
47 stars 72 forks source link

- added possibility to use files from the file system #19

Closed ruerob closed 3 years ago

ruerob commented 3 years ago

Hello @yang-f,

I needed to read SVG files from the devices file system. So I added a small bit of code to your work here. I hope it is okay and can be used in this way. I was unsure whether to use the ternary operator or an if branch.

Thank you for building this fine small piece of code and have a nice day Robert