universal_file_viewer 0.1.3
universal_file_viewer: ^0.1.3 copied to clipboard
A Flutter package to preview local and remote files with inline viewers and external fallback.
0.1.3 #
- Added remote URL support via
UniversalFileViewer.remote(...) - Added PowerPoint (
.ppt,.pptx) file-type detection - Added external-app fallback button for unsupported/non-inline formats
- Improved URL-based file type detection for links with query parameters
- Added safer handling for legacy
.docfiles (external app fallback)
0.1.2 #
- Added padding and background color customisation
- Updated to latest dependency