file_preview_kit 0.0.1
file_preview_kit: ^0.0.1 copied to clipboard
Flutter widgets and parsers for readable XLSX, CSV, and DOCX previews.
0.0.1 #
- Initial release of file_preview_kit.
- XLSX preview with multiple sheets, cell selection, and resizable rows and columns.
- UTF-8 CSV preview using the spreadsheet grid.
- Continuous DOCX preview with paragraphs, headings, lists, text styles, tables, images, links, bookmarks, checkboxes, tracked insertions, notes, comments, and text boxes.
- Unified byte-based preview widget with file name and MIME type detection.
- Loading, error, and unsupported-file states.
- Customizable themes and localized UI text.