filepicker_windows 1.0.0 copy "filepicker_windows: ^1.0.0" to clipboard
filepicker_windows: ^1.0.0 copied to clipboard

outdated

A plugin that uses FFI to offer file selection in Windows using the modern common item dialog box.

filepicker_windows #

File picker for Windows, using the common item dialog.

You'll find a Flutter example in the example\flutter folder, and some Dart examples in the example\dart folder.

At present, Windows support is in preview. To use this package, ensure you are using the dev or master channel of Flutter and enable Windows support with:

flutter channel dev
flutter upgrade
flutter config --enable-windows-desktop
105
likes
20
pub points
89%
popularity

Publisher

verified publisherhalildurmus.dev

A plugin that uses FFI to offer file selection in Windows using the modern common item dialog box.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

ffi, win32

More

Packages that depend on filepicker_windows