typst_flutter 1.0.0 copy "typst_flutter: ^1.0.0" to clipboard
typst_flutter: ^1.0.0 copied to clipboard

Embed the Typst typesetting compiler natively in Flutter via Rust FFI. Compile Typst markup to PDF or rendered images on Android, iOS, macOS, Linux, and Windows — no WASM, no WebView, no server required.

1.0.0 #

  • Initial stable release.
  • Added TypstCompiler for native PDF compilation.
  • Added TypstView widget for live preview rendering.
  • Support for passing images and custom fonts via virtual files (FileSource, FontSource).
  • Zero-Rust install workflow via dart run typst_flutter:setup using pre-built binaries.
  • Full cross-platform support: Android, iOS, macOS, Windows, Linux.
0
likes
0
points
236
downloads

Publisher

unverified uploader

Weekly Downloads

Embed the Typst typesetting compiler natively in Flutter via Rust FFI. Compile Typst markup to PDF or rendered images on Android, iOS, macOS, Linux, and Windows — no WASM, no WebView, no server required.

Repository (GitHub)
View/report issues

Topics

#pdf #typst #document #typesetting #ffi

License

unknown (license)

Dependencies

archive, crypto, flutter, flutter_rust_bridge, http, path, plugin_platform_interface

More

Packages that depend on typst_flutter

Packages that implement typst_flutter