This app reads and renders LaTeX equations and CKEditor-generated text. The app only accepts raw text or files with .txt and .docx extensions.
- Clone the repository and run the
flutter runcommand and the app will run on your device! - The repository contains three files in the
assets/filesdirectory, you can copy those files to your device and import them from the app.
flutter_texpackage is used to render LaTeX equations and CKEditor-generated text.file_pickerpackage is used to pick text files from the device.docx_to_textpackage is used to convert.docxfiles toStringformat.
![]() |
![]() |
![]() |
![]() |



