flutter_svg_with_style_tag 0.0.4 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