Flutter Gems is a curated list of 5600+ useful Dart & Flutter packages that are categorized based on functionality.

Discord Medium LinkedIn Twitter

Top Flutter Latex packages

Last updated: April 2, 2024

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
flutter_tex
Dart 3 compatible 👍 273
Maintenance 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
flutter_math_fork
Dart 3 compatible 👍 121
Maintenance Status: Good

Fast and high-quality TeX math equation rendering with pure Dart & Flutter.

katex_flutter
👍 54
Maintenance Status: Poor

Performantly render scientific LaTeX equations using the KaTeX library on Android, iOS, the Web and the Desktop platform.