{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreie3lg46uh6ccnph4kng7kwzzomfp2h5mmbwccnimblrqcmmfxkgmq",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mncdhzispvn2"
  },
  "path": "/packages/lively",
  "publishedAt": "2026-06-02T09:58:56.134Z",
  "site": "https://pub.dev",
  "tags": [
    "@computed"
  ],
  "textContent": "Zero-boilerplate reactive Flutter widgets via code generation. Changelog excerpt: - **`AsyncValue`sealed type**— new `AsyncLoading`, `AsyncData`, and `AsyncError`classes shipped in the runtime and exported from `lively.dart`. Used as the state type for `Future`and `Stream`fields generated by the companion generator. - **`@computed`annotation**— annotate a getter to opt into lazy cached computation. The generator wires dirty tracking so the value is recomputed at most once per reactive mutation cycle.",
  "title": "v1.1.0 of lively",
  "updatedAt": "2026-06-02T09:57:28.407Z"
}