jetleaf_build 1.0.0 copy "jetleaf_build: ^1.0.0" to clipboard
jetleaf_build: ^1.0.0 copied to clipboard

Build module for JetLeaf — generates application libraries and runtime declarations.

Changelog #

All notable changes to this project will be documented in this file. This project adheres to a simple, human-readable changelog format.

1.0.0 - 2025-11-17 #

Initial stable release.

Added #

  • Runtime scanning infrastructure (ApplicationRuntimeScanner and runScan) to discover annotated types, pods and runtime metadata.
  • Generators for producing application libraries and declaration files, including:
    • Application library generator
      • Declaration file writer
      • Library generator and mock library generator
      • Tree shaker and resource generator helpers
  • Runtime provider implementations and resolvers (configurable, standard, meta providers; AOT/JIT/fallback resolvers).
  • Utility helpers for code generation and scanning (type resolution, file utilities, generic type parsing, reflection utilities).
  • Public API surface exports for annotations, constants, exceptions, helpers, runners and runtime generators (see lib/jetleaf_build.dart).
  • Documentation site and initial examples (see package documentation in pubspec.yaml).
  • Basic test coverage and linting setup (using test and lints).

Changed #

  • N/A (initial release)

Fixed #

  • N/A (initial release)

Removed #

  • N/A (initial release)

Security #

  • No security advisories for this release.

Notes #

  • This release stabilizes the build/generation APIs used by JetLeaf tooling. If you rely on internal or non-exported internals, treat this release as the baseline for future compatibility notices.

Contributors: Hapnium & JetLeaf contributors

0
likes
0
points
1.65k
downloads

Publisher

verified publisherjetleaf.hapnium.com

Weekly Downloads

Build module for JetLeaf — generates application libraries and runtime declarations.

Homepage
Repository (GitHub)
View/report issues

Topics

#build #codegen #jetleaf #generator #tooling

Documentation

Documentation

License

unknown (license)

Dependencies

analyzer, meta, path

More

Packages that depend on jetleaf_build