Registry / web-framework / dioxus-desktop

dioxus-desktop

JSON →
library0.7.9rscratesunverified

WebView renderer for Dioxus

# Cargo.toml [dependencies] dioxus-desktop = "0.7.9"
INSTALL
IMPORT
SIG · DIOXUS-DESKTOP
D
dioxus-desktop
web-frameworkrustv0.7.9
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DesktopContext
use dioxus_desktop::DesktopContext;

Creates a Dioxus desktop application

use dioxus_desktop::DesktopContext; fn main() { println!("Dioxus desktop app"); }
Debug
Known issues
gotchaRequires WebView runtime (WebKitGTK on Linux, WebView2 on Windows)
fix
Install system dependencies for your platform
affects: >=0.7.0
Upgrade
Version history
0.7.9latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
dioxus-desktop — cargo add dioxus-desktop · libregistry