svg_bin 0.2.1 copy "svg_bin: ^0.2.1" to clipboard
svg_bin: ^0.2.1 copied to clipboard

A flutter pacakge that compiles your svg to vec and helps display vec

0.1.0 #

Initial version supports generating the vec files, - generating the assets file with the folder and category class

0.1.1 #

Updated readme. - Specified the output dir and file

0.1.210 #

Bugfix: Fixed a bug where accessing properties of category class was not possible. Minor: Added feature for colorFilter for the SvgBin widget.

0.1.3 #

Bugfix: fixed the bug where you got vector_graphics_compiler is not found.

0.1.310 #

Fix: Use the icon asset variable name rather than putting the whole path, making the "all" a getter.

0.1.300 #

Bugfix: fixed the bug where you got vector_graphics_compiler is not found.

0.2.0 #

Feat: Added arguments to the cli for now the -o or --output options are added, also added the help (--help or -h).

0.2.1 #

Chore: Upgrade packages

1
likes
140
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter pacakge that compiles your svg to vec and helps display vec

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, flutter, path, vector_graphics, vector_graphics_compiler

More

Packages that depend on svg_bin