slint 0.0.1
slint: ^0.0.1 copied to clipboard
Core abstract render-engine API for Slint on Flutter — engine, components, render targets, input events (mirrors i-slint-core / slint-interpreter concepts).
slint #
Abstract render-engine API for Slint on Flutter: SlintEngine,
SlintComponent, SlintRenderTarget, and input events. Pure Dart on the
surface; shared Rust lives in rust/ (slint-dart-core). Implementations:
slint_interpreter (software) and slint_skia (Skia).
dependencies:
slint: ^0.0.1
Full docs: see the docs site (just docs-serve) — package page under
Packages, plus the Backends guide.