miguelpruivo/flutter_file_picker
File picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux, Windows) platforms with Flutter Go support. observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 2994
- days_rel: 19
- days_push: 7
- n_releases_24m: 46
Adoption not part of the score
1559 stars · 895 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Flutter plugin providing a unified API to open native file explorers for picking single or multiple files, with extension filtering, directory selection, and save dialogs. It is a federated plugin with per-platform implementations for Android, iOS, macOS, Linux, Windows, and Web.
Use cases
- pick files from native file explorer in a flutter app
- select multiple files with extension filtering on mobile
- open a save-file dialog to export a document
- let users choose a directory in a desktop flutter app
- upload documents from android storage access framework
- pick files on web and desktop with one api
When to choose
- you need native file picking across all six flutter platforms with one api
- you need extension filtering, multi-select, directory picking, or save dialogs
- you want a maintained federated plugin with per-platform implementations
When to avoid
- your app is not built with flutter or dart
- you need direct filesystem access without user interaction rather than a picker dialog
- you need custom in-app file browsers instead of the native explorer
Facets
plugin · maturity active
file-system file-upload gui mobile-development cross-platform files web-development windows cross-platform flutter flutter-plugin file-picker dart native-file-dialog federated-plugin android ios macos linux web-server
1 source
- readme: https://github.com/miguelpruivo/flutter_file_picker · fetched 2026-08-28 · 0cc98dd41ec8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| miguelpruivo/flutter_file_picker | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="miguelpruivo/flutter_file_picker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem