Skip to content

fogarecious/iced_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Unofficial Tutorial Of Iced Library

Iced is a cross-platform GUI library for Rust. This tutorial serves as a quick start for the library. We try to keep each part of the tutorial as simple as possible.

This tutorial is being updated from Iced version 0.10.0 to 0.12.x. For a complete tutorial for version 0.10.0, please refer to this branch.

Contents:

See Also

Contributions

Pull requests for typos, incorrect information, or other ideas are welcome!

License

All code in the tutorial is provided under the MIT License.