8 stable releases

new 1.2.2 Oct 2, 2023
1.2.1 Sep 19, 2023
1.1.1 Jul 10, 2023
1.1.0 Jun 26, 2023
0.3.4 Jan 25, 2023

#157 in GUI

Download history 2/week @ 2023-06-13 18/week @ 2023-06-20 28/week @ 2023-06-27 23/week @ 2023-07-04 18/week @ 2023-07-11 7/week @ 2023-07-18 7/week @ 2023-07-25 3/week @ 2023-08-01 10/week @ 2023-08-08 7/week @ 2023-08-15 6/week @ 2023-08-22 20/week @ 2023-08-29 17/week @ 2023-09-05 11/week @ 2023-09-12 28/week @ 2023-09-19 24/week @ 2023-09-26

93 downloads per month

GPL-3.0-only…

1.5MB
29K 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

~6–18MB
~256K SLoC