Skip to content

[Feature Request] Official Support for Amazon Rekognition Face Liveness in Flutter #6556

@bhk97

Description

@bhk97

Currently, AWS Amplify provides official FaceLivenessDetector UI components for React, iOS, and Android, but there is no first-party equivalent for the Flutter SDK.

Flutter developers currently have to manually bridge the native iOS/Android SDKs or use third-party wrappers, which increases development friction and maintenance overhead for enterprise-grade identity verification.

The Proposal

I have developed a custom implementation of the AWS Face Liveness package for Flutter that bridges the native Amplify Liveness SDKs. It provides a native Flutter widget that handles the liveness session flow, UI feedback, and camera integration.

I would like to propose this as a starting point for official Flutter support or discuss how this logic could be integrated into the amplify-flutter repository to provide a seamless "Amplify-way" of handling liveness.

Next Steps

I am happy to share my code, provide a demo, or work with the Amplify team to align this with your internal standards. Is this something the team is currently planning for the 2026 roadmap?

I look forward to your thoughts!

Metadata

Metadata

Assignees

Labels

feature-requestA request for a new feature or an enhancement to an existing API or category.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions