Skip to content

Conversation

@Kbz-8
Copy link
Contributor

@Kbz-8 Kbz-8 commented Jun 30, 2025

Just a small PR to be able to do things like :

let mut path = std::env::home_dir().expect("nah");
path.push(".local/share/myapp/");
dioxus_storage::set_dir!(path);

I am not sure about the dioxus versions bump tho.

@Kbz-8
Copy link
Contributor Author

Kbz-8 commented Jul 16, 2025

up !

@chunleng
Copy link

I am faced with the situation where Android doesn't work because the default is not writing to an accessible path. (Not sure if it's related to this issue)

This PR will definitely be a good workaround so that a correct path derived programatically can be included

@Kbz-8 Kbz-8 requested a review from ealmloff November 14, 2025 11:30
@ealmloff ealmloff merged commit 426cc17 into DioxusLabs:main Dec 16, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants