v1.0.0-dev.0 of pdf_manipulator
The official repository for Dart and Flutter packages. [Unoffic…
June 3, 2026
Cross-platform PDF manipulation for Flutter & Dart. Merge, split, render, extract text, search, sign, encrypt, validate, convert, build from scratch. Powered by pdf_oxide (Rust). Off the main thread o [...] Changelog excerpt: Complete ground-up rewrite. New engine, new API, every platform. See the migration guidefor upgrading from the old Android-only version. ### What changed - **Engine:**pdf_oxide (Rust, MIT/Apache-2.0) replaces the previous Android-only backend - **Platforms:**iOS, Android, macOS, Windows, Linux, Web — previously Android only - **API:**Instance-based Pdf()with dispose(). Batch editing via pdf.edit(source). Create from scratch via pdf.build() - I/O: DataSourcein[...]
Discussion in the ATmosphere