Skip to content

A mobile app that can parse and render Latex equations and CKEditor-generated rich text.

Notifications You must be signed in to change notification settings

sm-sayedi/latex_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaTeX and CKEditor Reader

This app reads and renders LaTeX equations and CKEditor-generated text. The app only accepts raw text or files with .txt and .docx extensions.

How to run the app

  • Clone the repository and run the flutter run command and the app will run on your device!
  • The repository contains three files in the assets/files directory, you can copy those files to your device and import them from the app.

Packages used in the project

  • flutter_tex package is used to render LaTeX equations and CKEditor-generated text.
  • file_picker package is used to pick text files from the device.
  • docx_to_text package is used to convert .docx files to String format.

Some previews of the app

About

A mobile app that can parse and render Latex equations and CKEditor-generated rich text.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published