#design #toolkit #ui #graphics

app slint-updater

Tool used to update .slint files from previous versions

16 stable releases

new 1.6.0 May 13, 2024
1.5.1 Mar 20, 2024
1.4.1 Feb 2, 2024
1.3.2 Dec 1, 2023
0.3.5 Feb 21, 2023

#23 in GUI

Download history 11/week @ 2024-01-31 2/week @ 2024-02-14 11/week @ 2024-02-21 13/week @ 2024-02-28 7/week @ 2024-03-06 566/week @ 2024-03-13 169/week @ 2024-03-20 10/week @ 2024-03-27 15/week @ 2024-04-03 111/week @ 2024-05-08

111 downloads per month

GPL-3.0-only…

1.5MB
32K 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
~272K SLoC