slint/ui-libraries/material
Simon Hausmann acfce87d8c
Some checks are pending
autofix.ci / format_fix (push) Waiting to run
autofix.ci / lint_typecheck (push) Waiting to run
autofix.ci / ci (push) Blocked by required conditions
Fix material components apk build with Rust Edition 2024
2025-12-09 19:31:30 +01:00
..
docs Created a close-popup() method on SearchBar in material components (#10176) 2025-12-08 09:29:24 +02:00
examples/gallery Fix material components apk build with Rust Edition 2024 2025-12-09 19:31:30 +01:00
src Created a close-popup() method on SearchBar in material components (#10176) 2025-12-08 09:29:24 +02:00
.gitignore material: Add screenshots to doc snippets 2025-09-18 15:47:44 +02:00
README.md material: Move license file, readme, and migration docs into the zip archive for download 2025-09-25 14:23:09 +02:00

Material Design 3 component set for Slint

Gallery image

Welcome to the official Material Design 3 component set for Slint. These UI components adhere to Material Design 3 guidelines. The components are intended to use for development of user interfaces with Slint for Android apps, touch friendly interfaces for embedded devices and even for desktop application development. Contributions and feedback from the community are welcome.

Demos

WebAssembly build in the web browser

Download and install the APK for android

Documentation

View the documentation online at https://material.slint.dev/getting-started/

Get Started

Clone one of our Material Components for Slint templates and follow the instruction from their README: