filesystem_picker
FileSystem file or folder picker dialog. Allows the user to browse the file system and pick a folder or file.
4.1.0
16K downloads/mo
#2411 most downloaded on pub.dev
andyduke/filesystem_picker
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 3 weeks to 9 months
Nearly every release is documented
notes for 13 of 13 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
17 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
17 releases · Apr 2020 to Dec 2023Releases
latest 17-
4.1.011 Dec 2023 -
4.0.019 Oct 2023Release notes
Open source →- Added
shortcutsto allow multiple root drives (as in Windows) or favorites (as in the Linux/MacOS sidebar) on desktop systems. - Improved breadcrumb behavior on desktop systems (added mouse wheel scrolling).
- The
closeButtonandautomaticallyImplyLeadingparameters have been added to theFilesystemPickerwidget to allow you to specify a close button.
- Added
-
4.0.0-beta.221 Jan 2023 pre-releaseNothing published for this version
-
4.0.0-beta.125 Dec 2022 pre-releaseNothing published for this version
-
3.1.001 Sep 2022Release notes
Open source →rootDirectorymay be equal to directory, otherwise it is impossible to select/orC:\.- Breadcrumbs refactor for better compatibility with desktop OS.
-
3.0.021 Jul 2022Release notes
Open source →- Two new picker display modes: popup dialog and bottom sheet.
- Added the ability to specify the directory initially displayed in the dialog (must be a child of the
rootDirectory). - Added the ability to set a callback to filter the list of folders and files displayed in the picker.
- Added contextual actions such as "Create Folder".
- Added a theme definition that allows you to customize each part of the picker.
- The
FilesystemPickerDefaultOptionswidget has been added, which allows you to set the default settings and theme for all pickers.
-
3.0.0-beta.121 May 2022 pre-releaseNothing published for this version
-
2.0.117 May 2022 -
2.0.005 Oct 2021Release notes
Open source →Deprecated theme properties have been replaced with their current counterpart.
Release notes
Open source →- Deprecated theme properties have been replaced with their current counterpart.
-
2.0.0-nullsafety.016 Mar 2021 pre-release -
1.0.418 Jan 2021Release notes
Open source →Bug fix:
FilesystemPicker.open()now returns null if nothing was selected. -
1.0.326 Aug 2020Release notes
Open source →Breaking change FileSystem Picker no longer checks storage access permissions. If you need it, you must do it via a callback.
- The explicit dependency on permission_handler has been removed and replaced with a callback.
-
1.0.223 Aug 2020 -
1.0.129 Jul 2020Release notes
Open source →- Remove ripple effect on file selection tile
- Added optional folder icon color
-
1.0.029 Apr 2020 -
1.0.0+129 Apr 2020 -
1.0.0+215 Jun 2020