Document_Viewer

Introduction

A Flutter package which allows you to view any document format for Android. This package is currently in development phase and should not be used for production apps.

Supported platforms

  • Android

Support File Type

  • Android docx,doc,pdf,txt,jpg,jpeg,png

Features

  • View pdf file
  • View image (jpg,jpeg,png)
  • View text file
  • View docx file
  • View doc file

Example

Check out the example

License

MIT License

Future plans

  • View Excel file.
  • View PPT file.

Issues and feedback

If you have any suggestions for including a feature or if something doesn't work, feel free to open a Github issue or to open a pull request, you are more than welcome to contribute!

Contributor