iced/runtime
Héctor Ramón 949eca3eb8
Merge pull request #1913 from Drakulix/feature/runtime-state-operate
runtime: Handle widget operations in `program::State` helper
2023-06-29 10:23:52 +02:00
..
src Merge pull request #1913 from Drakulix/feature/runtime-state-operate 2023-06-29 10:23:52 +02:00
Cargo.toml Merge branch 'master' into advanced-text 2023-04-17 23:41:12 +02:00
README.md Merge branch 'master' into advanced-text 2023-04-17 23:41:12 +02:00

iced_runtime

Documentation Crates.io License Discord Server

iced_runtime takes iced_core and builds a native runtime on top of it.

Iced moves fast and the master branch can contain breaking changes! If you want to learn about a specific release, check out the release list.