There is a major update of win32 plugin with significant API updates and it is being picked up by other plugins.
It would be great if the file_picker would use the latest win32 dependency.
Alternatively it might be a good idea to use the filepicker_windows plugin which is maintained by the same folks as win32 plugin and it provides higher level Dart API for native Windows file picker.
There is a major update of win32 plugin with significant API updates and it is being picked up by other plugins.
It would be great if the
file_pickerwould use the latestwin32dependency.Alternatively it might be a good idea to use the filepicker_windows plugin which is maintained by the same folks as
win32plugin and it provides higher level Dart API for native Windows file picker.