docx_viewer_plus 1.0.0
docx_viewer_plus: ^1.0.0 copied to clipboard
A highly customizable Flutter DOCX Viewer and Editor package supporting Android, iOS, and macOS.
1.0.0 #
- Initial release of
docx_viewer_plus. - Added support for parsing and viewing DOCX files.
- Added rich text editor support for modification of documents.
- Added API
DocxServiceto load, parse, and save DOCX formats locally. - Out-of-the-box UI component
DocxViewerScreenwith customizable attributes viaDocxViewerConfig.