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

Use SvgPicture.asset with an IconTheme

Package for using SvgPicture.asset with data inferred from the IconTheme.

Usage #

import 'package:svg_icon/svg_icon.dart';

SvgIcon("assets/asset_name.svg", // width, height, color are optional. if you don't set them, they will be inferred from the icontheme)
8
likes
90
pub points
82%
popularity

Publisher

unverified uploader

Use SvgPicture.asset with an IconTheme

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_svg

More

Packages that depend on svg_icon