Directory-tree explorer widget for [Dioxus](https://dioxuslabs.com) GUI apps:
lazy loading, display filters, selection, keyboard navigation, drag & drop —
built on [`swdir`](https://crates.io/crates/swdir).
**v0.1 ships the framework-free core** (re-exported from
`dioxus-swdir-tree-core`). The `DirectoryTreeView` Dioxus component arrives in
v0.3.0 — see the repository
[ROADMAP](https://github.com/nabbisen/dioxus-swdir-tree/blob/main/ROADMAP.md).
License: Apache-2.0.