flutter_html_math library

Classes

FontOptions
Options for font selection.
Math
Static, non-selectable widget for equations.
MathHtmlExtension
MathHtmlExtension adds support for the
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)
OnMathErrorBuilder = Widget Function(String parsedTex, String exception, String exceptionWithType)

Exceptions / Errors

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