frendz_flutter_icons 0.0.2
frendz_flutter_icons: ^0.0.2 copied to clipboard
A handmade set of icons by frendz.
0.0.1 #
- Initial release.
- Added support for pre-compiled
.vecfiles using thevector_graphicspackage. - Created a custom
FrendzIconwidget. - Generated a
FrendzIconsstatic class for type-safe icon access. - Created a Dart script to automatically convert
.svgfiles to the.vecformat.
0.0.2 #
- Fixed icons not showing when the package is used in other projects.