iconify_design 1.0.2
iconify_design: ^1.0.2 copied to clipboard
A Flutter package that allows you to use icons from the iconify.design API with ease.
1.0.2 #
- Fixed icon rendering when
coloris set tonull; it now falls back to black. (#1) - Added support for custom loading placeholders with
placeholderand custom error widgets witherrorWidget, requested by @Matej-Hlatky. (#2) - Improved the example app and widget tests.
1.0.1 #
- Caching support.
- Documentation added.
1.0.0 #
- Initial release.