microsoft_viewer 0.0.8 copy "microsoft_viewer: ^0.0.8" to clipboard
microsoft_viewer: ^0.0.8 copied to clipboard

A Flutter based package for viewing Microsoft Office documents like docx, pptx, xlsx.

0.0.1 #

  • Initial release with basic features.

0.0.2 #

  • Fixed issues reported by pub.flutter-io.cn

0.0.3 #

  • Cleaned up code

0.0.4 #

  • Changed the logic for pptx to use textbox instead of just text

0.0.5 #

  • Rearranged the code for better maintainability
  • Added more formatting for .docx file
  • Added "compute for .xlsx and .pptx" for better UI experience for large file

0.0.6 #

  • Breaking change - need to add another parameter to indicate whether size restricted or not
  • Added more formatting for .xlsx file
  • Added compute for all three file formats for better UI experience

0.0.7 #

  • Added more formatting for .pptx file

0.0.8 #

  • Made the widget web compatible
9
likes
160
points
419
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter based package for viewing Microsoft Office documents like docx, pptx, xlsx.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

archive, collection, flutter, flutter_isolate, flutter_widget_from_html, intl, path_provider, xml

More

Packages that depend on microsoft_viewer