Jonathan Kelley ba4389567d Deprecate relative asset paths, better warnings for asset!() (#3214) il y a 7 mois
..
assets 983fcfc616 Chore: hoist example projects for discoverability (#2959) il y a 9 mois
src ba4389567d Deprecate relative asset paths, better warnings for asset!() (#3214) il y a 7 mois
.gitignore 983fcfc616 Chore: hoist example projects for discoverability (#2959) il y a 9 mois
Cargo.toml 09066dd334 Don't publish example projects il y a 8 mois
Dioxus.toml 983fcfc616 Chore: hoist example projects for discoverability (#2959) il y a 9 mois
README.md 983fcfc616 Chore: hoist example projects for discoverability (#2959) il y a 9 mois

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