flutter_liveness_actions 1.3.2 copy "flutter_liveness_actions: ^1.3.2" to clipboard
flutter_liveness_actions: ^1.3.2 copied to clipboard

Liveness-aware face action helpers for Flutter mobile apps using Google ML Kit Face Detection. Not an identity verification SDK.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'app.dart';

void main() {
  runApp(const ExampleApp());
}
1
likes
160
points
117
downloads

Documentation

Documentation
API reference

Publisher

verified publisherkriuchkov.dev

Weekly Downloads

Liveness-aware face action helpers for Flutter mobile apps using Google ML Kit Face Detection. Not an identity verification SDK.

Repository (GitHub)
View/report issues
Contributing

Topics

#flutter #face-detection #google-ml-kit #liveness #onboarding

License

MIT (license)

Dependencies

equatable, flutter, google_mlkit_face_detection

More

Packages that depend on flutter_liveness_actions