{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreie32ktsqu4uvlbpey2j4xiflpsuquz2qft7rh6u4tfqpe2tej3nym",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3miqysalrggq2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/floaty_chatheads_ios",
  "publishedAt": "2026-04-05T14:51:45.873Z",
  "site": "https://pub.dev",
  "tags": [
    "@MainActor",
    "@unchecked"
  ],
  "textContent": "iOS implementation of floaty_chatheads with UIWindow-based PiP overlay, snap-to-edge physics, theming, and VoiceOver accessibility. Changelog excerpt: ### ⚡ Performance - **Migrated to Swift Concurrency (`@MainActor`).**Replaced `@unchecked Sendable`conformance and manual `DispatchQueue.main.async`dispatching with `@MainActor`isolation on the plugin class. All Pigeon API methods now have compile-time main-thread safety enforcement instead of runtime GCD checks. - Marked `register(with:)`as `nonisolated`with `MainActor.assumeIsolated`for Flutter registrar compatibility. ### 🐛 Bug Fixes - **Fixed chathead freeze during drag.**The `@MainActor[...]",
  "title": "v1.1.5 of floaty_chatheads_ios",
  "updatedAt": "2026-04-05T14:22:43.441Z"
}