docx_file_viewer 0.0.6 docx_file_viewer: ^0.0.6 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.6 #
- Fix:styles are too much bigger than expected
- Fix: if color is defined than don't apply default color
0.0.5 #
- Feat:styles are now parsed from file for paragraph and character
- Feat:text align are now parsed from file
0.0.4 #
- fixed order and unordered lists
0.0.3 #
0.0.2 #
- fixed tag based text not rendered.
0.0.1 #
- initial release.