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

Update path_provider #44

Merged
merged 2 commits into from
Apr 11, 2020
Merged

Update path_provider #44

merged 2 commits into from
Apr 11, 2020

Conversation

provokateurin
Copy link
Member

Closes go-flutter-desktop/go-flutter#351

I wasn't sure if to add the empty methods for getStorageDirectory, getExternalCacheDirectories and getExternalStorageDirectories, because they can only be called on Android. I added them as placeholders to show that they are not forgotten, but rather intentionally not implemented. (I'm also fine with removing them)

@pchampio
Copy link
Member

os.UserConfigDir is equal to xdg.ConfigHome so I'm fine with this change.

@provokateurin
Copy link
Member Author

I changed it for consistency

@pchampio pchampio merged commit ad85056 into go-flutter-desktop:master Apr 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Update path_provider plugin
2 participants