Flutter Gems is a curated list of 6000+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Latex packages
Last updated: November 15, 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
Dart 3 compatible 👍 297
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
👍 136
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.