tex_document 0.1.0 copy "tex_document: ^0.1.0" to clipboard
tex_document: ^0.1.0 copied to clipboard

A Flutter package for rendering TeX documents as native widgets. Supports academic papers with math, figures, tables, citations, and bibliography.

Changelog #

0.1.0 #

  • Initial release
  • TeX parser with macro expansion and \input resolution
  • Document renderer with configurable typography
  • Math rendering via flutter_math_fork
  • Support for sections, paragraphs, figures, tables, lists
  • Citation and cross-reference support
  • Bibliography parsing from .bbl files
  • Theorem environments (theorem, lemma, proposition, etc.)
  • Algorithm blocks
  • PDF figure rendering via pdfrx
  • Footnotes with popup display
  • Unsupported construct warnings
1
likes
150
points
9
downloads

Documentation

API reference

Publisher

verified publisherfinereli.com

Weekly Downloads

A Flutter package for rendering TeX documents as native widgets. Supports academic papers with math, figures, tables, citations, and bibliography.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_math_fork, image, pdfrx

More

Packages that depend on tex_document