slint_compiler 0.0.1
slint_compiler: ^0.0.1 copied to clipboard
Generates typed Dart wrappers (*.g.dart) from .slint files, AOT-compiled via slint-build — no slint-interpreter at runtime.
slint_compiler #
AOT backend for the wrappers slint_generator emits: .slint files compiled
ahead of time with slint-build into the app's own code asset — no
slint-interpreter at runtime. The interpreter path is independent.
dependencies:
slint_compiler: ^0.0.1
Full docs: see the docs site (just docs-serve) — package page under
Packages (pipeline, tree-shaking, size breakdown), and the
Backends guide.