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

bug: file_picker uses unconventional system calls on linux + macos #739

Open
XavierChanth opened this issue Sep 12, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@XavierChanth
Copy link
Member

XavierChanth commented Sep 12, 2023

Which at_widget package you find issue with?

at_onboarding_flutter

On what platforms did you experience the issue?

MacOS

What version are you using?

v6.1.3

What happened?

All files in the picker are greyed out.

Steps to reproduce

Try to onboard from a more recent version of macOS using an existing keyFile.

Additional info

The best solution would be to remove file_picker entirely in favour of file_selector which is maintained by the flutter team. (we already use file_selector in at_backupkey_flutter so we should probably just stick to one package anyways)

https://github.com/miguelpruivo/flutter_file_picker/wiki/FAQ#q-when-using-file_picker-on-macos-or-linux-the-dialog-does-not-always-get-in-focus-so-there-is-an-extra-click-to-first-make-the-dialog-in-focus-before-you-can-actually-choose-a-file-can-you-make-the-dialog-focus-automatically-or-provide-a-better-user-experience--ux-in-general

Relevant log output

No response

Flutter analyze output

No response

Flutter doctor output

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant