svg_image 0.0.1 copy "svg_image: ^0.0.1" to clipboard
svg_image: ^0.0.1 copied to clipboard

Display svg & normal image by one widget

svg_image pub package

likes popularity pub points

Introduction A Flutter package to view svg or image by one widget.

Installation dependencies: svg_image: 0.0.1 import 'package:svg_image/svg_image.dart'; Example Using SvgImage widget SvgImage( path: 'YOUR_PATH', type: PathType.network, ),

3
likes
0
points
303
downloads

Publisher

unverified uploader

Weekly Downloads

Display svg & normal image by one widget

License

unknown (license)

Dependencies

fast_cached_network_image, flutter, flutter_svg

More

Packages that depend on svg_image