flutter_html_latex 0.1.0+1 copy "flutter_html_latex: ^0.1.0+1" to clipboard
flutter_html_latex: ^0.1.0+1 copied to clipboard

LaTeX support for flutter_widget_from_html_core via math-tex HTML class rendering.

0.1.0 #

  • First public release.
  • Added LatexHtmlWidgetFactory for rendering HTML elements with math-tex.
  • Supports delimiters: \\(...\\), \\[...\\], $...$, and $$...$$.
  • Added fallback behavior for invalid LaTeX to avoid runtime crashes.
  • Added widget tests and usage documentation.
2
likes
150
points
2
downloads

Documentation

API reference

Publisher

verified publisherbdpreparationhub.com

Weekly Downloads

LaTeX support for flutter_widget_from_html_core via math-tex HTML class rendering.

Repository (GitHub)
View/report issues

Topics

#flutter #html #latex #math #flutter-widget

License

MIT (license)

Dependencies

flutter, flutter_math_fork, flutter_tex, flutter_widget_from_html_core

More

Packages that depend on flutter_html_latex