Evan Almloff 20d146d9bd Simplify the launch builder (#2967) 8 ay önce
..
assets 983fcfc616 Chore: hoist example projects for discoverability (#2959) 9 ay önce
src 20d146d9bd Simplify the launch builder (#2967) 8 ay önce
.gitignore 983fcfc616 Chore: hoist example projects for discoverability (#2959) 9 ay önce
Cargo.toml 983fcfc616 Chore: hoist example projects for discoverability (#2959) 9 ay önce
Dioxus.toml 983fcfc616 Chore: hoist example projects for discoverability (#2959) 9 ay önce
README.md 983fcfc616 Chore: hoist example projects for discoverability (#2959) 9 ay önce

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