19 stable releases
1.7.2 | Aug 14, 2024 |
---|---|
1.7.1 | Jul 25, 2024 |
1.6.0 | May 13, 2024 |
1.5.1 | Mar 20, 2024 |
0.3.5 | Feb 21, 2023 |
#268 in GUI
129 downloads per month
1.5MB
34K
SLoC
Slint Updater
This program is a tool to upgrade .slint
files from the Slint Project to the latest syntax.
The Slint Design Language evolves, with new features being added and old ones marked for deprecation. Use this tool to
automatically upgrade your .slint
files to the latest syntax.
Installation
The updater can be installed from crates.io:
cargo install slint-updater
Usage:
slint-updater -i /path/to/my/app/ui/**/*.slint
Dependencies
~7–16MB
~261K SLoC