iconify_sdk_builder 1.0.0 copy "iconify_sdk_builder: ^1.0.0" to clipboard
iconify_sdk_builder: ^1.0.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 #

1.0.0 - 2026-03-16 #

Changed #

  • Stable release version 1.0.0.
  • SDK optimizations.

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.
1
likes
140
points
35
downloads

Documentation

API reference

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
Contributing

License

MIT (license)

Dependencies

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

More

Packages that depend on iconify_sdk_builder