UriDocumentFileUtils extension

on

Methods

openDocumentFile() Future<void>

Available on Uri, provided by the UriDocumentFileUtils extension

It's a convenience method to launch the default application associated with the given MIME type and can't be considered an official SAF API.
toDocumentFile() Future<DocumentFile?>

Available on Uri, provided by the UriDocumentFileUtils extension

Create a new DocumentFile instance given uri.