pages/DocumentViewerPage library

Classes

DocumentOpenResult
DocumentViewerPage

Enums

DocumentOpenMode

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