slint-ui是嵌入式开发的福音,抛开rust不说,由于支持cpp,从此再也不用忍受lvgl/minigui之类各种各样的一大票用c搞出来的杂七杂八蹩脚又折磨人的UI框架(c框架心智负担太重,且很少也很难做到界面与逻辑分离,一旦需求变动几乎就是灾难)。也许有人会说既然用cpp了为什么不用QT, QT太庞大,不适合没有操作系统的单片机。
slint-ui 是嵌入式开发的福音,基于 Rust ,使用了声明式编程来简化 UI 的开发,从此再也不用忍受 lvgl/minigui 之类各种各样的一大票用 c 搞出来的杂七杂八蹩脚又折磨人的 UI 框架(c 框架心智负担太重,很难做到界面与逻辑分离,一旦需求变动几乎就是灾难)。也许有人会问为什么不用 QT?QT 太庞大,不适合没有...
slint-ui 是嵌入式开发的福音,基于 Rust ,使用了声明式编程来简化 UI 的开发,从此再也不用忍受lvgl/minigui 之类各种各样的一大票用 c 搞出来的杂七杂八蹩脚又折磨人的 UI 框架(c 框架心智负担太重,很难做到界面与逻辑分离,一旦需求变动几乎就是灾难)。也许有人会问为什么不用 QT?QT 太庞大,不适合没有操...
Slint, the declarative GUI toolkit for Rust, C++, JavaScript, and Python. Build elegant, modern, stylish, native GUIs for Embedded, Desktop, and Web. Complete your UI design through quick iterations using Live Preview. Tweak everything, like colors, anim
I saw a few examples with lvgl, but I would love to see an example using a declarative and reactive UI. On my search for that, I found a UI framework that meet what I was looking for, it's called Slint UI https://slint.dev/ (real cool by the way). So I'm trying to build ...
This current version is just for inspecting individual layers in Figma file. Later versions aim to have deeper nested exports and many other features to enhance designer to developer collaboration. Figma to Slint icon https://slint.dev/ https://github.com/slint-ui/slint...
I saw a few examples with lvgl, but I would love to see an example using a declarative and reactive UI. On my search for that, I found a UI framework that meet what I was looking for, it's called Slint UI https://slint.dev/ (real cool by the way). So I'm trying to build ...