{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreihpelkdpjsuin4olegscx6kjoe2pvmnr3robk6omme67zq33qhifa",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mlwj6wvk3zf2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/layrz_wifi",
  "publishedAt": "2026-05-15T23:44:05.369Z",
  "site": "https://pub.dev",
  "textContent": "Flutter plugin to scan nearby WiFi networks and read the current SSID on Android, iOS, macOS, Windows, Linux, and Web. Changelog excerpt: - Replace blocking `scan()`with async `startScan()`/ `stopScan()`and a `scanResults`broadcast stream for progressive per-network callbacks. - Add `scanEvents`stream emitting `WifiScanComplete`and `WifiScanError`lifecycle events. - Replace `ensurePermissions()`with `requestPermissions()`(returns `bool`) and `permissionStatus()`(returns `WifiPermissionStatus`). - Unify iOS and macOS into a single `darwin/`platform using `#if os(iOS)`/ `#if os(macOS)`conditionals and `sharedDarwinSource: true`. - A[...]",
  "title": "v1.0.0 of layrz_wifi",
  "updatedAt": "2026-05-15T22:28:43.844Z"
}