unified_file_picker 0.1.0
unified_file_picker: ^0.1.0 copied to clipboard
Cross-platform Flutter file and folder picker with a unified, fully customizable explorer-style UI, type filters, thumbnails, search, and RTL.
0.1.0 #
Initial release.
Features #
- Unified explorer-style Flutter UI on Android, iOS, Windows, Linux, and macOS
- Open files, pick folders, and save files with customizable filters
- Four view modes: list, details, tiles, and icons with zoom controls
- Breadcrumb path bar with click-to-edit navigation
- Quick-access sidebar with OS shortcuts and drive/volume listing
- Recursive folder search on desktop
- Image and video thumbnails where supported
- Full theming, modal/fullscreen presentation, and enter/exit transitions
- English and Arabic localization with per-session string overrides
- Keyboard shortcuts, marquee selection, and sortable details view
- Windows This PC root with drive capacity bars and volume labels
Platform notes #
- Desktop platforms use a pure Dart
dart:iobackend - iOS includes native Photos library integration
- Android native backend is currently a stub