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

outdated

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 #

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

@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:

5
likes
0
pub points
34%
popularity

Publisher

unverified uploader

flutter load svg with support style tag.

Homepage

License

unknown (license)

Dependencies

flutter, flutter_svg, http, xml

More

Packages that depend on flutter_svg_with_style_tag