DioxusLabs / DioxusLabs/dioxus

Mobile Support For Native File Selection

Open
#3,849 5 comments 7 reactions 0 assignees View on GitHub
enhancement mobile
Dominant language
Rust
Stars
39.1k
Forks
1.9k
Avg merge
4d 10h
Merged PRs (30d)
4

Description

## Feature Request

```rust
rsx! {
input { r#type: "file" }
}
```

The above does not work on mobile. This should be supported.

More generalized version of: https://github.com/DioxusLabs/dioxus/issues/3720

Prior Art:
- https://github.com/PolyMeilex/rfd
- https://github.com/tauri-apps/tauri/issues/6517#issuecomment-1488052304
- https://github.com/miguelpruivo/flutter_file_picker
- https://github.com/kineapps/flutter_file_dialog

Relevant Internal Discussion:
- https://github.com/DioxusLabs/dioxus/pull/1107

Blocked by:
- https://github.com/DioxusLabs/dioxus/issues/3870

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.