ratex_flutter 0.0.10 copy "ratex_flutter: ^0.0.10" to clipboard
ratex_flutter: ^0.0.10 copied to clipboard

Flutter bindings for RaTeX — native LaTeX math rendering via Dart FFI.

0.0.8 #

  • Publish to pub.dev with bundled Android jniLibs and iOS RaTeX.xcframework (out-of-the-box)

0.0.3 #

  • Add KaTeX font bundling for glyph rendering via ParagraphBuilder
  • GlyphPath items now render with correct KaTeX fonts instead of placeholder paths
  • Fix line thickness minimum (0.5px) for thin rules
  • Support iOS xcframework and Flutter plugin registration

0.0.2 #

  • Initial iOS FFI binding via DynamicLibrary.process()
  • DisplayList-based rendering pipeline

0.0.1 #

  • Initial release
  • Dart FFI bindings to libratex_ffi
  • RaTeXWidget and RaTeXPainter
0
likes
115
points
192
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter bindings for RaTeX — native LaTeX math rendering via Dart FFI.

Topics

#latex #math #flutter #ffi

License

MIT (license)

Dependencies

ffi, flutter

More

Packages that depend on ratex_flutter

Packages that implement ratex_flutter