pages/DocumentViewerPage library
Classes
Enums
Functions
-
mimeTypeForDocumentPath(
String path) → String? -
openDocumentFile(
File file, {Future< OpenResult> defaultOpener(String path, {String? type})?, Future<void> chooserOpener(String path, String mimeType, String title)?}) → Future<DocumentOpenResult> -
shouldForceDocumentOpenChooser(
String path) → bool