{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiau3mpsysazfctb52boo2zclauydxojrm3mu4l54w64g7rumpzroi",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mnvthz6tvai2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/spaced_repetition",
  "publishedAt": "2026-06-10T04:05:50.676Z",
  "site": "https://pub.dev",
  "textContent": "Simple implementation of the SM-2 spaced repetition algorithm. Changelog excerpt: ### Added - Add the conventional `package:spaced_repetition/spaced_repetition.dart`entrypoint. - Add public `Sm2`and `Sm2Response`API types. - Add input validation for SM-2 quality scores and persisted review state. - Add a simple Dart usage example and an interactive Flutter example app. ### Changed - Convert the package from a Flutter package to a pure Dart package. - Align interval rounding and ease factor updates with the official SM-2 specification. - Update package metadata, README, API[...]",
  "title": "v1.0.0 of spaced_repetition",
  "updatedAt": "2026-06-10T03:39:17.766Z"
}