flutter_svg_with_style_tag 0.0.4 copy "flutter_svg_with_style_tag: ^0.0.4" to clipboard
flutter_svg_with_style_tag: ^0.0.4 copied to clipboard

flutter load svg with support style tag.

For the first time in the world one of iranian developer team consisting of Mahan Mola and Sina Abedi solved big problem in flutter_svg package, flutter_svg package can't show svg with style tag and this problem don't solved until today, we hope you enjoy this new package you can include svg url and enjoy your program

Features #

Get string url without need http client class

Getting started #

1- flutter_svg_with_style_tag: "^

Usage #

@Padding(
  padding: EdgeInsets.all(8.0),
  child: MahanSinaSVG(
  stringSvgUrl: 'https://svg_urtl_path.svg',
  width: 100,
  height: 100,
  fit: BoxFit.cover
  ),
)

Additional information #

Follow Us: Mahan:
Sina: telegram = @sina_abedi_75, github = https://github.com/sina-abedi

5
likes
130
pub points
26%
popularity

Publisher

unverified uploader

flutter load svg with support style tag.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, http, xml

More

Packages that depend on flutter_svg_with_style_tag