Flutter Gems is a curated list of 6700+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Latex packages
Last updated: January 26, 2025
LaTeX is an open source document preparation system and a typesetting tool that is especially useful for preparing mathematical and scientific documents for publishing in print.
For displaying mathematical and scientific equations on websites and apps, we have tools such as MathML, MathJax and KaTeX. MathML is a mathematical markup language, and it is used to encode mathematical expressions and equations in a machine-readable format. KaTeX and MathJax are the two most popular web typesetting library that take LaTeX-like, MathML and AsciiMath input and output high-quality HTML+CSS or SVG equations.
The complete list of document typesetting and equation rendering Flutter packages that can be used to render LaTeX, TeX, MathML, KaTeX and MathJax in your Flutter app is provided below.
![flutter_tex Card Image](/media-cards/flutter_tex.png)
flutter_tex
👍 304 ⬇️ 6K
Dart 3 compatibleMaintenance Status: Good
A Flutter Package to render Mathematics / Maths, Physics and Chemistry, Statistics Equations and expressions based on LaTeX, TeX, and MathML with HTML and JavaScript support.
![flutter_math_fork Card Image](/media-cards/flutter_math_fork.png)
flutter_math_fork
👍 141 ⬇️ 46.3K
Dart 3 compatibleMaintenance Status: Good
Fast and high-quality TeX math equation rendering with pure Dart & Flutter.
flutter_markdown_latex
👍 28 ⬇️ 2.7K
Dart 3 compatibleMaintenance Status: Good
A extension to render LaTeX in markdown for package flutter_markdown.
latext
👍 27 ⬇️ 1.4K
Dart 3 compatibleMaintenance Status: Good
Efficiently display scientific LaTeX equations on Android, iOS, Web, and Desktop platforms using the flutter_math library, without relying on WebView or JavaScript.
katex_flutter
👍 54 ⬇️ 18
Maintenance Status: Poor
Performantly render scientific LaTeX equations using the KaTeX library on Android, iOS, the Web and the Desktop platform.