menu
universal_file_viewer package
documentation
universal_file_viewer.dart
supportedFile function
supportedFile function
dark_mode
light_mode
supportedFile
function
bool
supportedFile
(
String
path
)
Implementation
bool supportedFile(String path) => detectFileType(path) != null;
universal_file_viewer package
documentation
universal_file_viewer
supportedFile function
universal_file_viewer library