svg_bin 0.1.300
svg_bin: ^0.1.300 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.300 #
Bugfix: fixed the bug where you got vector_graphics_compiler is not found.