desktop_file_picker 0.0.6
desktop_file_picker: ^0.0.6 copied to clipboard
A simple desktop file picker build entirely in dart.
0.0.5 #
- Improving loading times
- Updating dependencies to ensure it works with modern projects
- Extending the theme settings to support border radius definitions
- Allowing inherit theme from parent application
- Adding a loading indicator
0.0.4 #
- Resolving issues with element overflow on specific desktop resolutions
0.0.3 #
- Adding support for theme options, changing colors and defining element spacing
0.0.2 #
- Scaling issue fixes for smaller and bigger devices
- Added an example application in the github repository
- Code refactoring to improve loading speed.
- Added text trimming to long file names to ensure the content grid doesn't break.
0.0.1 #
- Filtering by name
- Filtering by drive
- Filtering by size
- Filtering by date
- Filtering by file type
- Customizable theme options
- Single file select mode
- Multiple files select mode
- Folder select mode
- MacOS support
- Windows Support
- Linux Support