Jonathan Kelley 09066dd334 Don't publish example projects há 8 meses atrás
..
assets 983fcfc616 Chore: hoist example projects for discoverability (#2959) há 9 meses atrás
src 519ec9d294 Move the document trait into a separate crate (#3035) há 8 meses atrás
.gitignore 983fcfc616 Chore: hoist example projects for discoverability (#2959) há 9 meses atrás
Cargo.toml 09066dd334 Don't publish example projects há 8 meses atrás
Dioxus.toml 983fcfc616 Chore: hoist example projects for discoverability (#2959) há 9 meses atrás
README.md 983fcfc616 Chore: hoist example projects for discoverability (#2959) há 9 meses atrás

README.md

File-explorer with Rust and Dioxus

This example shows how a Dioxus App can directly leverage system calls and libraries to bridge native functionality with the WebView renderer.

example

To run this example:

dx serve