PackageTrack
Sign in Get early access

aws_liveliness

A Flutter plugin for AWS Amplify Face Liveness detection on Android and iOS.

0.0.1 gbbest15/aws-face-liveliness

What this package is like to depend on

Last release 1 months ago

24 Jul 2026

Too new to tell

only 1 release windows

Most releases are documented

notes for 2 of 3 stable releases

Nothing withdrawn

no release was ever pulled

1 months old

3 releases · first in 2026

3 releases in the last 12 months

see the full history below

Release timeline

3 releases · Jul 2026 to Jul 2026
Release Pre-release

Releases

latest 3
  1. 0.0.1 24 Jul 2026
    Release notes

    Added

    • Initial release of aws_liveliness.
    • AwsLiveliness.startLivenessCheck({ sessionId, region }) — launches AWS Amplify Face Liveness detection UI on Android and iOS and returns the result to Dart.
    • AwsLiveliness.getPlatformVersion() — basic platform version check, useful for verifying the plugin is correctly linked.
    • Android implementation using com.amplifyframework.ui:liveness (Jetpack Compose FaceLivenessDetector), with automatic camera permission handling and safe Amplify auto-configuration.
    • iOS implementation using Amplify's FaceLivenessDetectorView (SwiftUI), presented via UIHostingController, with the same safe Amplify auto-configuration behavior.
    • Dual iOS dependency support: Package.swift (Swift Package Manager) and .podspec (CocoaPods), so the plugin works in both SPM-migrated and legacy CocoaPods host apps.
    • Example app demonstrating end-to-end usage.

    Notes

    • This is an early release. The public API (startLivenessCheck result shape in particular) may change before 1.0.0 based on feedback — see the README for the current contract.
    Open source →
  2. 0.0.1+1 24 Jul 2026
    Release notes

    Changed

    • Updated Android documentation to include Kotlin Compose plugin requirement
    • Updated Android dependency versions:
      • com.amplifyframework.ui:liveness to 1.4.0
      • Added androidx.appcompat:appcompat:1.7.0
      • Updated com.android.tools:desugar_jdk_libs to 2.1.5
    • Added org.jetbrains.kotlin.plugin.compose plugin to Android setup instructions
    • Updated Android setup steps to include Compose compiler configuration
    Open source →
  3. 0.0.1+2 24 Jul 2026

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive