ποΈ Save As dialog
Present a Save As dialog using saveDocuments to let users save files to a location of their choice
ποΈ Import mode
Import mode allows you to pick a file from the user's device and keep your own copy of it
ποΈ Open mode
Open mode allows you to access the selected documents directly.
ποΈ Limiting selectable file types
Limit selectable file types in the document picker
ποΈ Keeping a local file copy
Use keepLocalCopy to save picked files to your app's storage on Android and iOS
ποΈ Directory picker
Pick a directory from the file system with optional long-term access for persistent file I/O
ποΈ Android usage notes
Android-specific usage notes comparing Open and Import modes with screenshots
ποΈ Virtual files
Handle Android virtual files (Google Docs, Sheets) in the document picker with allowVirtualFiles