Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README: install xdg-user-dirs for flutter_gallery #352

Closed
wants to merge 2 commits into from

Conversation

orange-kao
Copy link
Contributor

Running flutter_gallery on Raspberry Pi OS Lite may end up with MissingPlatformDirectoryException(Unable to get application documents directory)

Install "xdg-user-dirs" package can avoid it.

orange-kao and others added 2 commits August 26, 2023 09:56
Running flutter_gallery on Raspberry Pi OS Lite may end up with
MissingPlatformDirectoryException(Unable to get application documents
directory)

Install "xdg-user-dirs" package can avoid it.
@ardera
Copy link
Owner

ardera commented Oct 12, 2023

Sorry, I accidentally merged master into your branch. I'll close this bc I don't want the merge commit in my master branch but I cherry-picked your commit directly onto master: f9bf053

Thanks for the fix!

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.

2 participants