iconify_sdk_builder 0.2.0 copy "iconify_sdk_builder: ^0.2.0" to clipboard
iconify_sdk_builder: ^0.2.0 copied to clipboard

Code generator and build_runner builder for Iconify SDK. Generates type-safe Dart constants for icon sets defined in iconify.yaml.

Changelog #

0.2.0 - 2026-03-12 #

Added #

  • Expanded documentation and usage examples.
  • Better integration tests for code generation.

Changed #

  • Refined IconNameScanner AST-based detection for edge cases.

0.1.0 - 2026-03-12 #

Added #

  • build_runner integration for automatic icon bundling.
  • Hybrid AST + Regex scanner for detecting IconifyIcon usages in Dart source code.
  • Optimized code generator for producing type-safe Dart constants.
  • Full support for the iconify.yaml configuration specification.
  • Seamless integration with the core memory provider.
0
likes
150
points
--
downloads

Publisher

verified publisheraditi.cc

Weekly Downloads

Code generator and build_runner builder for Iconify SDK. Generates type-safe Dart constants for icon sets defined in iconify.yaml.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, glob, iconify_sdk_core, path, source_gen, yaml

More

Packages that depend on iconify_sdk_builder