hyper_render_math 1.3.2 copy "hyper_render_math: ^1.3.2" to clipboard
hyper_render_math: ^1.3.2 copied to clipboard

Mathematical formula rendering plugin for HyperRender. Supports LaTeX and MathML via the flutter_math_fork engine.

Changelog — hyper_render_math #

1.3.2 - 2026-05-19 #

🏗️ Packaging #

  • pubspec.yaml description format normalised — replaced the YAML folded-scalar (>) form with a plain string, matching the other six sub-packages and removing a pana cosmetic warning.

No code changes — the plugin's tag handlers (<math> / <latex>) and flutter_math_fork integration are unchanged.

1.3.1 - 2026-05-14 #

🏗️ Packaging #

  • Opt-in add-on: hyper_render_math is no longer bundled with the root hyper_render package. Add it explicitly to your pubspec.yaml to use MathNodePlugin / LatexNodePlugin.
  • Updated hyper_render_core dependency to ^1.3.1

1.3.0 - 2026-05-03 #

  • Initial release: skeleton plugin for <math> and <latex> tag rendering.
  • MathNodePlugin and LatexNodePlugin ship a visible placeholder widget — wire up flutter_math_fork or another backend to complete the implementation (see README).
  • Supports both block tier (full-width) and inline tier (flows with text) via isInline override.
4
likes
160
points
275
downloads

Documentation

API reference

Publisher

verified publisherbrewkits.dev

Weekly Downloads

Mathematical formula rendering plugin for HyperRender. Supports LaTeX and MathML via the flutter_math_fork engine.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #math-rendering #latex #mathml

License

MIT (license)

Dependencies

flutter, flutter_math_fork, hyper_render_core

More

Packages that depend on hyper_render_math