Fix file picker on Linux

This commit is contained in:
q234rty 2023-02-03 00:34:53 +08:00
commit a47bbb38a8
2 changed files with 23 additions and 13 deletions

View file

@ -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: