flutter_tflite_mobile 3.0.0 copy "flutter_tflite_mobile: ^3.0.0" to clipboard
flutter_tflite_mobile: ^3.0.0 copied to clipboard

A Flutter package for face detection, liveness verification, and document scanning using TensorFlow Lite and Google ML Kit. Supports identity verification with face capture sequences and DNI document [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_tflite_mobile

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_tflite_mobile: ^3.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_tflite_mobile/flutter_tflite_mobile.dart';
0
likes
140
points
207
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for face detection, liveness verification, and document scanning using TensorFlow Lite and Google ML Kit. Supports identity verification with face capture sequences and DNI document scanning for iOS and Android.

Repository

Documentation

API reference

License

MIT (license)

Dependencies

api_rest_flutter_mobile, auth_api_rest_mobile, camera, camera_android, cupertino_icons, device_info_plus, equatable, flutter, flutter_bloc, flutter_crud_esquemas_dynamicos_mobile, flutter_http_provider, flutter_models_provider, flutter_utils_providers, font_awesome_flutter, go_router, google_mlkit_commons, google_mlkit_face_detection, image, image_picker, path_provider, permission_handler, vibration, view_ui_flutter

More

Packages that depend on flutter_tflite_mobile