examples/fancy_demo/README.md
A showcase of custom widget implementations built entirely in Slint without using the built-in widget library.
This example implements a complete widget set from scratch, demonstrating how to build custom UI components using Slint's primitives:
Palette globalcargo run -p fancy_demo
Or with the viewer:
cargo run --bin slint-viewer -- examples/fancy_demo/main.slint