slint_skia 0.0.1
slint_skia: ^0.0.1 copied to clipboard
Slint runtime for Flutter via Rust FFI — slint-interpreter + i-slint-renderer-skia (GPU) rendered into a Flutter external texture. Bindings generated with cbindgen and ffigen.
slint_skia #
GPU-oriented Slint backend for Flutter via Rust FFI (i-slint-renderer-skia),
meant to render into a Flutter external texture. Interpreter / property
bridge work today; GPU surface and texture export are still the upgrade path.
dependencies:
slint_skia: ^0.0.1
Full docs: see the docs site (just docs-serve) — package page under
Packages (architecture, ceilings, upgrade path), and the
Backends guide.