personal_validation_system 1.0.0 copy "personal_validation_system: ^1.0.0" to clipboard
personal_validation_system: ^1.0.0 copied to clipboard

A Flutter plugin for identity verification and validation. Provides a complete solution for validating personal identification documents, performing face matching, and verifying personal information.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add personal_validation_system

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

dependencies:
  personal_validation_system: ^1.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:personal_validation_system/personal_validation_system.dart';
0
likes
140
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for identity verification and validation. Provides a complete solution for validating personal identification documents, performing face matching, and verifying personal information.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path, plugin_platform_interface

More

Packages that depend on personal_validation_system

Packages that implement personal_validation_system