{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreihio357udt65g2igrfqknagyx7d3ktj577oy6aaged6zsw36hxaq4",
"uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mkvl7u7767p2"
},
"path": "/packages/current",
"publishedAt": "2026-05-02T21:22:32.123Z",
"site": "https://pub.dev",
"textContent": "A simple yet powerful state management library for Flutter. Keeps your widget build methods clean, with ZERO dependencies on other packages. Changelog excerpt: **BREAKING CHANGES** - To eliminate excessive *O(N)*memory allocations during bulk collection operations (`clear`, `addAll`, `insertAll`, `addEntries`), `CurrentStateChanged`events no longer contain deep clones of the collection by default. The `previousValue`payload will now be `null`. If you need the previous state (e.g., for your own fine-grained Undo feature for example), you must now explicitly opt-in by passing `capturePrevious: true`to these methods. - I recognize this could be a real [...]",
"title": "v3.0.0-beta-5 of current",
"updatedAt": "2026-05-02T20:40:08.315Z"
}