sandboxed_generator 0.1.4
sandboxed_generator: ^0.1.4 copied to clipboard
Code generator for Sandboxed components. Automatically creates boilerplate for registering and rendering UI elements in isolation.
0.1.4 #
- FEAT(generator): update code generator to new analyzer.
0.1.3+3 #
- FIX: fix meta for abstract class generated errors.
0.1.3+2 #
- FIX: migrate from deprecations.
- FIX(pubspec): update version constraints to make package widely usable.
0.1.3+1 #
- DOCS: fix links in readme.
0.1.3 #
- FEAT(sandboxed_core): enhance dynamic parameter handling and default value resolution.
0.1.2 #
- FEAT(sandboxed_generator): improve component generation and type handling.
- FEAT(sandboxed_generator): dont register Key parameters in story viewer params.
0.1.1 #
- FEAT(generator): add dependency check.
- DOCS: adjust readmes.
- DOCS: add documentation.
0.1.0 #
- Initial unstable release