#design #toolkit #ui #graphics

app slint-updater

Tool used to update .slint files from previous versions

15 stable releases

1.5.1 Mar 20, 2024
1.4.1 Feb 2, 2024
1.3.2 Dec 1, 2023
1.3.1 Nov 28, 2023
0.3.5 Feb 21, 2023

#243 in GUI

Download history 10/week @ 2024-01-27 1/week @ 2024-02-03 7/week @ 2024-02-17 19/week @ 2024-02-24 360/week @ 2024-03-09 360/week @ 2024-03-16 22/week @ 2024-03-23 25/week @ 2024-03-30

629 downloads per month

GPL-3.0-only…

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

~9–21MB
~301K SLoC