Druid Tutorial: Making a Todo app in Rust GUI
Techno3d Techno3d
380 subscribers
14,043 views
297

 Published On Feb 4, 2023

I am by no means a druid expert.
Git Repo: https://github.com/Techno3d/TodoTutor...

Simple Todo app in rust using the druid ui toolkit

Extra challenges
Use another format that is not JSON for saving data
Style your app

Sadly it seems that druid will no longer be updated with features by the dev team, as they have shifted to making xilem
https://github.com/linebender/xilem
However I still think druid is capable for many apps.

Chapters:

0:00 Setting Up & App Data Structure
15:31 Basic Design
34:20 Context Menus & Deleting Tasks
51:17 Saving
1:12:15 Controllers & Enter Key
1:17:20 Theming


#druid #rust #rustlang #tutorial #coding #todoapp #gui #rustgui

show more

Share/Embed