slint_generator 0.0.1
slint_generator: ^0.0.1 copied to clipboard
Shared .slint → Dart codegen — typed component wrappers that run on any Slint backend, plus the slint-introspect schema extractor.
slint_generator #
Turns .slint files into typed Dart wrappers (*.g.dart) that run on any
Slint backend. Shared by the interpreter (slint_interpreter) and the
AOT-compiled path (slint_compiler).
dev_dependencies:
slint_generator: ^0.0.1
Full docs: see the docs site (just docs-serve) — package page under
Packages (schema tool, create/load, defaultFactory), and
Getting started.