{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreicapzazbuwxgeu3w467iin7yrem5myarwm63smyxc25qgkimaq2mu",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mpljhaumyfj2"
  },
  "path": "/packages/face_overlay",
  "publishedAt": "2026-07-01T12:30:13.649Z",
  "site": "https://pub.dev",
  "textContent": "Real-time AR face overlay for Flutter. Uses CameraX (Android) and AVFoundation (iOS) with Google MediaPipe Face Landmarker to detect 478 facial landmarks and render any PNG image as an overlay on dete [...] Changelog excerpt: Initial release of `face_overlay`. ### Face detection - Integrated **Google MediaPipe Face Landmarker**(478-point model, `LIVE_STREAM`mode) for real-time face detection on Android and iOS. - Supports detecting up to N faces simultaneously, configurable via `FaceOverlayConfig.maxFaces`. - Exposes `minFaceDetectionConfidence`, `minFacePresenceConfidence`, and `minTrackingConfidence`thresholds for tuning detection sensitivity. - Landmark data is streamed from native to Flutter per frame via `Even[...]",
  "title": "v0.1.0 of face_overlay",
  "updatedAt": "2026-07-01T12:25:28.456Z"
}