docx_file_viewer 0.0.3
docx_file_viewer: ^0.0.3 copied to clipboard
A Flutter package to view DOCX files within your app. It allows users to load and display DOCX content. While the package tries to render documents accurately, some rendering issues may occur, especia [...]
0.0.3 #
- Fixed
- Resolved an issue where the divider was not being added correctly in the widget.
- Breaking Changes
- Removed a static function to facilitate easier addition of new features in the future.
- Notes This update includes breaking changes. Ensure to review your implementation before upgrading to avoid unexpected behavior.
0.0.2 #
- fixed tag based text not rendered.
0.0.1 #
- initial release.