Import plugin:
flutter_svg:^0.22.0
Using:
new SvgPicture.asset(“images/line-with-paper.svg”)
Warning info:
The <style> element is not implemented in this library.
resolvent:
下载svgcleaner软件,清除svg文件多余的<style>
Link:
Import plugin:
flutter_svg:^0.22.0
Using:
new SvgPicture.asset(“images/line-with-paper.svg”)
Warning info:
The <style> element is not implemented in this library.
resolvent:
下载svgcleaner软件,清除svg文件多余的<style>
Link: