20 stable releases

1.8.0 Sep 23, 2024
1.7.1 Jul 25, 2024
1.5.1 Mar 20, 2024
1.3.2 Dec 1, 2023
0.3.5 Feb 21, 2023

#217 in GUI

Download history 28/week @ 2024-07-08 110/week @ 2024-07-15 120/week @ 2024-07-22 9/week @ 2024-07-29 129/week @ 2024-08-12 38/week @ 2024-09-16 155/week @ 2024-09-23 98/week @ 2024-09-30 8/week @ 2024-10-07

111 downloads per month

GPL-3.0-only…

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

~8–18MB
~254K SLoC