icongine 1.1.0 copy "icongine: ^1.1.0" to clipboard
icongine: ^1.1.0 copied to clipboard

An icon font generator for SVG and PNG assets. Generates TTF/OTF fonts and typed IconData APIs.

Changelog #

All notable changes to this project will be documented in this file.

1.1.0 - 2026-03-06 #

Added #

  • Added PNG asset support to the icon generation pipeline.
  • Added raster comparison fixtures and a helper tool for validating generated example assets.

Changed #

  • Reorganized the processing pipeline to separate contour generation from SVG input handling.
  • Moved the example icon sources under example/assets/icons/ and refreshed the example documentation to match the new asset layout.
  • Expanded and updated the test suite to cover the restructured pipeline and PNG workflows.

1.0.1 - 2026-03-05 #

Fixed #

  • Default generated fontPackage to null for app-local Flutter font assets.
  • Added optional font_package config for dependency-hosted fonts.
  • Regenerated the example icon font so example/assets/fonts/example_icons.otf is present in the repo.

1.0.0 - 2026-03-04 #

Added #

  • Initial public release of icongine.
1
likes
160
points
163
downloads

Documentation

API reference

Publisher

verified publishergturley.dev

Weekly Downloads

An icon font generator for SVG and PNG assets. Generates TTF/OTF fonts and typed IconData APIs.

Repository (GitHub)
View/report issues

Topics

#icon #font #generator

License

BSD-3-Clause (license)

Dependencies

args, dart_style, image, path, xml, yaml

More

Packages that depend on icongine