slint_compiler 0.0.1 copy "slint_compiler: ^0.0.1" to clipboard
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.

0
likes
150
points
65
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Generates typed Dart wrappers (*.g.dart) from .slint files, AOT-compiled via slint-build — no slint-interpreter at runtime.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

build, code_assets, ffi, hooks, native_toolchain_c, record_use, slint, slint_build, slint_generator

More

Packages that depend on slint_compiler