iced/runtime
Héctor Ramón Jiménez 7979125ed7
Simplify InputMethod API with only two states
Co-authored-by: rhysd <lin90162@yahoo.co.jp>
Co-authored-by: KENZ <KENZ.gelsoft@gmail.com>
2025-02-12 08:46:35 +01:00
..
src Simplify InputMethod API with only two states 2025-02-12 08:46:35 +01:00
Cargo.toml Implement sipper support through Task::sip 🎉 2025-02-09 11:14:02 +01: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.