filepicker_windows 2.0.1 filepicker_windows: ^2.0.1 copied to clipboard
A plugin that uses FFI to offer file selection in Windows using the modern common item dialog box.
2.0.1 #
- Upgrade win32 dependency
2.0.0 #
- Enable sound null safety
1.0.0 #
- Mark as stable version
- Update to new Windows template for example application
- Update package dependencies
0.1.2 #
- Update APIs
0.1.0 #
- Basic implementation using win32.
- Add example that shows using OpenFileDialog to select desktop wallpaper.