halildurmus / filepicker_windows

File and directory picker for Windows that uses common dialog controls.
BSD 3-Clause "New" or "Revised" License
68 stars 19 forks source link

Force Dismissable for Windows #16

Open iampopal opened 3 years ago

iampopal commented 3 years ago

When we select a file And user tab outside of select Folder dialog The Flutter app windows get focused And the flutter app not works because the File Select windows is over the app

Can we fix it by forcing the windows to be not dismissed.