{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreicmyfuuvh5v6kzartzdkgvgkm3quedxpuvkkopa2nvcm4qzp7oj3q",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mmvjytwwnnu2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/clean_helper",
  "publishedAt": "2026-05-28T07:51:06.585Z",
  "site": "https://pub.dev",
  "textContent": "A CLI tool for scaffolding Flutter clean architecture projects. Changelog excerpt: - Write `analysis_options.yaml`as the first step in `init`, before directory creation or any `flutter pub add`calls - Run `flutter pub get`immediately after `analysis_options.yaml`is written and before adding dependencies - Sort `dependencies`and `dev_dependencies`alphabetically after all packages are added (`sortPubspecDeps`) - Stamp `clean-helper.version: `in the project's `pubspec.yaml`at the end of `init`, merged into the existing `clean-helper:`section alongside `mono_repo_apps`if [...]",
  "title": "v1.2.0 of clean_helper",
  "updatedAt": "2026-05-28T07:42:39.106Z"
}