Florian Bartels 61b55c9d37 Fix path to image (#3443) vor 6 Monaten
..
assets 983fcfc616 Chore: hoist example projects for discoverability (#2959) vor 9 Monaten
src ba4389567d Deprecate relative asset paths, better warnings for asset!() (#3214) vor 7 Monaten
.gitignore 983fcfc616 Chore: hoist example projects for discoverability (#2959) vor 9 Monaten
Cargo.toml 7d490dc3bd feat: integrate dioxus-logger inline (#3302) vor 6 Monaten
Dioxus.toml 983fcfc616 Chore: hoist example projects for discoverability (#2959) vor 9 Monaten
README.md 61b55c9d37 Fix path to image (#3443) vor 6 Monaten

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