slint/ui-libraries/material
dependabot[bot] 427cdaf9fa
build(deps): bump limax from 4.2.0 to 4.2.1 (#9629)
Bumps [limax](https://github.com/lovell/limax) from 4.2.0 to 4.2.1.
- [Changelog](https://github.com/lovell/limax/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lovell/limax/compare/v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: limax
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-06 15:59:42 +03:00
..
docs build(deps): bump limax from 4.2.0 to 4.2.1 (#9629) 2025-10-06 15:59:42 +03:00
examples/gallery Remove empty NabBars from Material Gallery example (#9522) 2025-09-25 13:20:40 +03:00
src Material: Fix Slider UX (#9579) 2025-09-30 20:13:38 +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: