Flutter Gems is a curated list of 6000+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter File Picker packages
Last updated: November 15, 2024
File picker is a tool that allows users to select a file from their device. This can be used in a Flutter app to upload a file or an image.
In case of Desktop apps, file pickers are often enclosed in a drag and drop region, so that users can click and hold down the left mouse button on file, then drag the file to a new location, and finally release the left mouse button to drop the file to upload it.
The complete list of Flutter packages that can be used to add File Picker, Document Picker, or Drag and Drop capability to your Flutter app is provided below.
file_picker
Dart 3 compatible 👍 4.44K
Maintenance Status: Good
A package that allows you to use a native file explorer to pick single or multiple absolute file paths, with extension filtering support.
desktop_drop
Dart 3 compatible 👍 385
Maintenance Status: Good
A plugin which allows user dragging files to your flutter desktop applications.
file_selector
Dart 3 compatible 👍 368
Maintenance Status: Good
Flutter plugin for opening and saving files, or selecting directories, using native file selection UI.
filesystem_picker
Dart 3 compatible 👍 192
Maintenance Status: Good
FileSystem file or folder picker dialog. Allows the user to browse the file system and pick a folder or file.
flutter_dropzone
Dart 3 compatible 👍 184
Maintenance Status: Good
A drag-and-drop Flutter plugin (Web only).
filepicker_windows
Dart 3 compatible 👍 112
Maintenance Status: Good
A package that allows file and directory selection for Windows using common dialog controls.
form_builder_file_picker
Dart 3 compatible 👍 54
Maintenance Status: Good
FilePicker Field for flutter_form_builder package. Used to select files as part of form input.
easy_folder_picker
Dart 3 compatible 👍 34
Maintenance Status: Good
Easy directory picker for Flutter, you can choose directory or create directory for further action
full_picker
Dart 3 compatible 👍 33
Maintenance Status: Good
A Flutter package that helps you select files in different modes.
flutter_file_dialog
Dart 3 compatible 👍 89
Maintenance Status: Average
Dialogs for picking and saving files in Android and in iOS.
flutter_document_picker
Dart 3 compatible 👍 49
Maintenance Status: Average
Allows user pick a document. Picked document is copied to app temporary directory. Optionally allows pick document with specific extension only.
pick_or_save
Dart 3 compatible 👍 35
Maintenance Status: Average
A Flutter file picking and saving package that enables you to pick or save a single file and multiple files.
file_picker_writable
Dart 3 compatible 👍 14
Maintenance Status: Average
Flutter plugin to allow users to open files/documents which can be read, and written back at a later time as well as creating new files on external media.
saf
Dart 3 compatible 👍 62
Maintenance Status: Poor
Flutter plugin that leverages Storage Access Framework (SAF) API to get access and perform the operations on files and folders.
dnd
Dart 3 compatible 👍 51
Maintenance Status: Poor
Drag and Drop for Dart web apps with mouse and touch support.
explorer
👍 44
Maintenance Status: Average
Universal flexibility explorer UI for navigate files, ftp, etc.
file_picker_cross
👍 155
Maintenance Status: Poor
Select, open, choose or pick documents, images videos or other files on Android, iOS, the desktop and the web for reading, writing, use as String, byte list or HTTP uploads.