DioxusLabs / example-projects

Featured Dioxus projects on how to build clean user interfaces in Rust
486 stars 64 forks source link

file-explorer opens files #43

Closed GTP95 closed 8 months ago

GTP95 commented 8 months ago

Added ability to file-explorer to open files using the OS' default application. Depends on pull request #42.

GTP95 commented 8 months ago

Pull request #42 has been merged, so now there should be no issue in merging this one too.