Skip to content

xyqjay/svg_viewer

Repository files navigation

SVG Viewer

SVG Viewer, Developing with flutter.

You can easily preview svg files.

❗️Developed and tested under Mac only, Windows and Linux compatibility unknown.

❗️Due to the limitations of the flutter_svg library, Some svg files may not be rendered correctly.

such as this issue: dnfield/flutter_svg#1077

or file2-1.svg in the assets folder

TODO:

  • Windows Support
  • Linux Support