{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreifag6ec42645iqkyyraaihsj4k2o3dlam4rje4ajprl6xwateqhua",
"uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mlvawvoclue2"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
},
"mimeType": "image/png",
"size": 32236
},
"path": "/packages/drip_flutter",
"publishedAt": "2026-05-15T11:43:45.913Z",
"site": "https://pub.dev",
"textContent": "Flutter render layer for DRIP — direct RenderObject binding with zero widget rebuilds. Changelog excerpt: ### Added - `DripBuilder`— general-purpose reactive builder widget. Accepts any `DripReadable`(DripState, DripComputed, or DripAsync) and rebuilds its subtree when the value changes. Scoped setState — only the builder's own subtree rebuilds. - `DripSelect`— multi-source reactive builder. Uses an internal `DripComputed`to combine multiple reactive sources. Rebuilds only when the combined output changes (version-clock and equality checked). Supports Dart 3 record types as combined value. - [...]",
"title": "v0.4.0-alpha of drip_flutter",
"updatedAt": "2026-05-15T11:25:47.337Z"
}