Steve Schoettler a1107de0c0 Update axum and many dependencies (#3825) před 2 měsíci
..
assets 983fcfc616 Chore: hoist example projects for discoverability (#2959) před 9 měsíci
src 12c6938346 feat: inline dioxus-native from blitz (#3675) před 2 měsíci
.gitignore 983fcfc616 Chore: hoist example projects for discoverability (#2959) před 9 měsíci
Cargo.toml a1107de0c0 Update axum and many dependencies (#3825) před 2 měsíci
Dioxus.toml 983fcfc616 Chore: hoist example projects for discoverability (#2959) před 9 měsíci
README.md 61b55c9d37 Fix path to image (#3443) před 6 měsíci

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