{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiav4zp6rjczu4cymuhkttzjjuij6a3dedew7t3r57q2h7a7kbsloi",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mmweu4w4zqj2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/srik_cli",
  "publishedAt": "2026-05-28T15:51:39.226Z",
  "site": "https://pub.dev",
  "textContent": "Flutter project scaffolder. Choose architecture (Clean, MVVM, Feature-first, Simple), design preset, gradients, and spacing. Generate projects and add features. Changelog excerpt: Internal optimizations — no user-facing behavior changes. Generated output is identical (and still passes `flutter analyze`with zero issues on all four architectures). ### Performance - `srik create`runs `flutter pub get`and `git init`concurrently, then commits — shaving time off project creation. - Uses `flutter create --empty`when the installed Flutter supports it (3.6+), skipping the throwaway counter-app boilerplate. ### Internal - Deduplicated architecture templates: shared `main.dart`,[...]",
  "title": "v0.2.1 of srik_cli",
  "updatedAt": "2026-05-28T15:19:07.831Z"
}