file_picker_desktop 1.1.0 copy "file_picker_desktop: ^1.1.0" to clipboard
file_picker_desktop: ^1.1.0 copied to clipboard

outdated

A package that lets you use a native file explorer on Windows, macOS, and Linux to save a file, select a directory, and select one or more files with support for extension filters.

1.1.0 #

1.0.2 #

  • Fix issue #4 Cannot open file in MacOS: picking files or directories on USB sticks / external hard drives caused an exception due to the missing prefix /Volumes/ in the file path

1.0.1 #

  • Fix README: forgot to update version in README after leasing v1.0.0

1.0.0 #

  • Fig bug in macOS implementation: the argument string for osascript was wrapped twice in quotes so that osascript didn't interpret the arguments and completed immediately
  • Fix file extension filters on macOS
  • Escape title of file picker dialog on macOS to allow double quotes, line breaks, and backslashes
  • Manually test implementation on macOS. It works! 🥳

1.0.0-dev.1 #

  • Implement picking files and directories for all three platforms: Linux, macOS, and Windows
  • The implementation was tested manually on Linux and Windows.
  • Couldn't test whether the implementation works on macOS, too.
18
likes
0
points
145
downloads

Publisher

unverified uploader

Weekly Downloads

A package that lets you use a native file explorer on Windows, macOS, and Linux to save a file, select a directory, and select one or more files with support for extension filters.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, path

More

Packages that depend on file_picker_desktop