html_to_markdown_ffi 1.0.3 copy "html_to_markdown_ffi: ^1.0.3" to clipboard
html_to_markdown_ffi: ^1.0.3 copied to clipboard

A high-performance HTML to Markdown converter for Dart and Flutter, powered by Rust FFI.

Changelog #

1.0.1 #

  • Add ~/.html_to_markdown_ffi/ to native library search paths
  • Add auto-download from GitHub release when library not found
  • Support HTML_TO_MARKDOWN_FFI_LIB_PATH and HTML_TO_MARKDOWN_FFI_VERSION env vars

1.0.0 - 2026-05-10 #

  • Initial release of the Dart/Flutter bindings for html-to-markdown.
  • Core convert() function with dart:ffi bindings to the Rust engine.
  • Full ConversionOptions support (43 fields, matching Rust core).
  • ConversionResult with metadata, tables, images, warnings, and document structure.
  • Visitor abstract class with 38 element-level callbacks.
  • Comprehensive test suite: 76 tests across 9 files (smoke, conversion, options, metadata, result, visitor, edge cases, real-world, structure).
  • Platform support: macOS, Linux, Windows, Android, iOS.
  • 150-280 MB/s throughput via Rust FFI.
3
likes
125
points
143
downloads

Documentation

API reference

Publisher

verified publisherzuzu.dev

Weekly Downloads

A high-performance HTML to Markdown converter for Dart and Flutter, powered by Rust FFI.

License

MIT (license)

Dependencies

ffi, http

More

Packages that depend on html_to_markdown_ffi