face_overlay_kit 0.0.1 copy "face_overlay_kit: ^0.0.1" to clipboard
face_overlay_kit: ^0.0.1 copied to clipboard

Reusable, SDK-agnostic face alignment overlay UI for Flutter. Feed it face position data from any detector and get a smooth, animated guided overlay in return.

0.0.1 #

  • Initial release.
  • FaceData model, FaceAlignment enum, AlignmentCalculator logic.
  • FaceOverlayConfig — shape, colors, guide styles, animation, tolerance, messages.
  • FaceOverlay widget — animated overlay, direction guides, success/error states, onAlignmentChanged.
  • FaceOverlay.scanProgress, showCenterCrosshair, scrimColor, showMessage, dashedBorder, shapeAspectRatio.
  • FaceOverlaySettingsPanel — ready-made settings widget.
  • Example app: simulated demo + live camera demo.
  • Shape now sizes off the detected face itself, not a fixed screen %.
  • Fixed onAlignmentChanged firing mid-build.
1
likes
160
points
69
downloads

Documentation

API reference

Publisher

verified publisherdashstack.tech

Weekly Downloads

Reusable, SDK-agnostic face alignment overlay UI for Flutter. Feed it face position data from any detector and get a smooth, animated guided overlay in return.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on face_overlay_kit