font_icon_to_flutter 0.3.0
font_icon_to_flutter: ^0.3.0 copied to clipboard
Translate your CSS Font Icon to Dart for your Flutter Project.
0.3.0 #
- FIX: FontPackage parameter don't work
0.2.0 #
- FEAT: Add --version flag to show cli version
- FIX: Ignore invalid icon names (key who start with digit)
- DOC: Update README.md
0.1.1 #
- DOC: Update documentation
0.1.0 #
- First public release on pub.dev.
- FEAT: Add "IconlyIo" parser.
- FEAT: Add "Lucide" parser.
- FEAT: Add "FontAwesome" parser.