{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreif2pn4uizfa22ghlsafpotm466rr4trageifbckexzjvud2w2mmaq",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mmv4klsjxtj2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/analytics_toolkit",
  "publishedAt": "2026-05-28T03:50:29.627Z",
  "site": "https://pub.dev",
  "textContent": "A pure-Dart in-memory query engine for dashboard-style analytics over normalized record collections. Renderer-agnostic. Changelog excerpt: Initial release. `analytics_toolkit`is a pure-Dart in-memory query engine for dashboard-style analytics over normalized record collections. Hosts declare data sources, build typed queries with measures and group-bys, and read back typed results — no chart library, no UI toolkit, no Flutter dependency. The host streams `SourceRecord`s in; the executor returns `AnalyticsResult`out. This release establishes the foundational API surface: - **Schema and values**— `SourceDef`and `FieldDef`for decla[...]",
  "title": "v0.1.0 of analytics_toolkit",
  "updatedAt": "2026-05-28T03:46:46.127Z"
}