flutter_tex library
Classes
- TeXRenderingServer
-
A rendering server for TeXView. This is backed by a
LocalhostServer
and aWebViewControllerPlus
. Make sure to callrun
before using the webViewControllerPlus. - TeXView
- A Flutter Widget to render Mathematics / Maths, Physics and Chemistry, Statistics / Stats Equations based on LaTeX with full HTML and JavaScript support.
- TeXViewBorder
- TeXViewBorderDecoration
- TeXViewBorderRadius
- TeXViewColumn
- A widget that displays its children in a vertical array.
- TeXViewContainer
- TeXViewDetails
- Specify details that the user can open and close on demand:
- TeXViewDocument
- TeXViewFont
- TeXViewFontStyle
- TeXViewGroup
- TeXViewGroupItem
- TeXViewImage
- TeXViewInkWell
- TeXViewMargin
- TeXViewMargin to manage different types of margin of TeXView.
- TeXViewMarkdown
- TeXViewPadding
- TeXViewPadding to manage different types of padding of TeXView.
- TeXViewStyle
- TeXViewStyle provide an easy interface for styling TeXView which converts dart code to CSS code.
- TeXViewTextAlignHelper
- TeXViewVideo
- TeXViewWidget
- UnitHelper
Typedefs
- RenderingEngineCallback = void Function(dynamic message)