# ArcSoft Face Recognition Plugin ## What This Is Flutter 人脸识别插件,基于 ArcSoft SDK 实现 Android 平台的人脸检测和识别功能。 ## Core Value 提供简单易用的 Flutter 人脸识别 API,封装 ArcSoft SDK 的复杂性。 ## Requirements ### Validated - ✓ 人脸检测 - existing - ✓ 人脸特征提取 - existing - ✓ 活体检测 - existing ### Active - [ ] 在 example 应用中添加人脸注册功能 - [ ] 显示检测到的人脸 ID ### Out of Scope - iOS 平台支持 — 当前仅 Android ## Context Flutter 插件项目,使用 Method Channel 与 Android 原生层通信。 ## Constraints - **Platform**: Android only (minSdk 24+) - **SDK**: ArcSoft Face Recognition SDK --- *Last updated: 2026-03-30 after initialization*