typst_flutter 1.0.1 copy "typst_flutter: ^1.0.1" to clipboard
typst_flutter: ^1.0.1 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.

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.

1.0.1 #

  • Fix CI/CD publishing pipeline
  • Initial stable release
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.

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