flutter_math library

Basic utilities to render math equations.

Please refer to README for usage.

Classes

FontOptions
Options for font selection.
Math
Static, non-selectable widget for equations.
MathOptions
Options for equation element rendering.
SelectableMath
Selectable math widget.
TexParserSettings
Settings for TexParser

Enums

MathSize
MathStyle
Math styles for equation elements.
Strict
Strict level for TexParser

Typedefs

OnErrorFallback = Widget Function(FlutterMathException errmsg)

Exceptions / Errors

BuildException
Exceptions occured during build.
EncoderException
FlutterMathException
Base class for exceptions.
ParseException