iced/runtime
Héctor Ramón Jiménez 08a031cbe5
Introduce keyboard::on_key_press and on_key_release
Also rename `subscription::events*` to `event::listen*`.
2023-09-07 02:45:15 +02:00
..
src Introduce keyboard::on_key_press and on_key_release 2023-09-07 02:45:15 +02:00
Cargo.toml Bump version of iced_runtime 🎉 2023-08-02 22:44:55 +02:00
README.md Update README.md to reflect native->runtime rename 2023-08-02 22:28:09 +02:00

iced_runtime

Documentation Crates.io License Discord Server

iced_runtime takes iced_core and builds a 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.