Skip to content

DartPDF 0.1.0

Choose a tag to compare

@ben-milanko ben-milanko released this 14 Jun 02:57
· 146 commits to main since this release

Standalone DartPDF 0.1.0 desktop builds.

Downloads

Platform File Notes
macOS DartPDF.dmg Developer ID signed + notarized — opens with no Gatekeeper warning. (App Store build submitted separately.)
Linux dartpdf-linux-x86_64.AppImage Single portable file — chmod +x and run. Needs FUSE (or run with --appimage-extract-and-run).
Linux dartpdf-linux-x64.tar.gz Portable folder — extract and run ./dart_pdf_editor_app. Needs GTK3.
Windows dartpdf-windows-portable.exe Single self-extracting portable — double-click to run (unpacks to temp).
Windows dartpdf-windows-x64.zip Portable folder — extract and run dart_pdf_editor_app.exe. MSVC runtime bundled.

Windows builds are unsigned, so SmartScreen may warn on first run until an Authenticode cert is applied.