A renderer-agnostic library for building native GUIs with Iced.
# Cargo.toml
[dependencies]
iced_native = "0.10.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a simple GUI with a button using Iced Native.
Add a backend crate like `iced_wgpu` and use `iced::Application` instead.
No dependency data recorded yet.