Fix file picker on Linux
This commit is contained in:
parent
ffd7904f3a
commit
a47bbb38a8
2 changed files with 23 additions and 13 deletions
|
|
@ -144,7 +144,9 @@ msix_config:
|
|||
dependency_overrides:
|
||||
# Until all dependencies are compatible. Missing: file_picker_cross, flutter_matrix_html
|
||||
ffi: ^2.0.0
|
||||
|
||||
# This otherwise breaks on linux with flutter 3.7.0, let's override it for now.
|
||||
file_selector: ^0.9.2+2
|
||||
file_selector_linux: ^0.9.1
|
||||
# fake secure storage plugin for Windows
|
||||
# See: https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/15161
|
||||
flutter_secure_storage_windows:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue