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

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

0.0.16 #

  • Monorepo version alignment with bundled Android .so and iOS RaTeX.xcframework.

0.0.10–0.0.15 #

  • Workspace version bumps; Flutter plugin pubspec / podspec / Android build.gradle kept in sync with native artifacts (see repository tags).

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
2
likes
115
points
572
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues
Contributing

Topics

#latex #math #flutter #ffi

License

unknown (license)

Dependencies

ffi, flutter

More

Packages that depend on ratex_flutter

Packages that implement ratex_flutter