{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreifw6a436yrl6wcbg3rogldwdkhexenhuama7kceipsbwhpc74f42y",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mnfbgeffsxi2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/pdf_manipulator",
  "publishedAt": "2026-06-03T14:00:12.099Z",
  "site": "https://pub.dev",
  "textContent": "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 guide](docs/MIGRATION.md)for 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:** `DataSource`in[...]",
  "title": "v1.0.0-dev.0 of pdf_manipulator",
  "updatedAt": "2026-06-03T13:47:26.745Z"
}