0 purchases
svg icon
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)
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.