icon_font_generator
Converts SVG icons to OTF font and generates Flutter-compatible class. Provides an API and a CLI tool.
4.1.0
23K downloads/mo
#2063 most downloaded on pub.dev
ScerIO/icon_font_generator
What this package is like to depend on
Last release 7 months ago
15 Jan 2026
Release timing varies
gaps range from 2 weeks to 2.3 years
Nearly every release is documented
notes for 13 of 13 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
13 releases · first in 2019
1 release in the last 12 months
see the full history below
Release timeline
13 releases · Jul 2019 to Jan 2026
2020
2021
2022
2023
2024
2025
2026
Releases
latest 13-
4.1.015 Jan 2026Release notes
Open source →- Migrate from
flutter_lintstolintspackage. - Update SDK constraint to
>=3.0.0 <4.0.0. - Fix lint warnings and analysis issues.
- Add
dart analyzeto CI workflow.
Release notes
Open source →- Migrate from
flutter_lintstolintspackage. - Update SDK constraint to
>=3.0.0 <4.0.0. - Fix lint warnings and analysis issues.
- Add
dart analyzeto CI workflow.
- Migrate from
-
4.0.015 Sep 2023 -
3.2.020 Jan 2022Release notes
Open source →- Can be access to icon by name in String and access to icon name
// Return String "account" UiIcons.account.name; // Return _UiIconsData? instance // Attention! Can be null if generated icons font outdated final icon = UiIcons.all['collection']; -
3.1.026 Oct 2021Release notes
Open source →- Replace pedantic with lints
- Add naming strategy option namely - snake, camel
- Fixed iconsMap hardcoded
ui_icons.jsonwhich prevented custom out-font name
-
3.0.023 Oct 2021 -
2.0.011 Mar 2021 -
1.0.027 Sep 2019Release notes
Open source →- Added new flag
normalize- Normalize icons sizes (Default: false) - Fixed bug, when an error occurs and the conversion no longer occurs (https://github.com/rbcprolabs/icon_font_generator/issues/3)
- Added new flag
-
0.0.712 Aug 2019 -
0.0.612 Aug 2019 -
0.0.426 Jul 2019 -
0.0.326 Jul 2019 -
0.0.226 Jul 2019 -
0.0.126 Jul 2019