Attendance validation involving Location Detection + Facial Recoginition with Liveness Detection
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export 'face_verification_stub.dart'
|
||||
if (dart.library.io) 'face_verification_mobile.dart'
|
||||
if (dart.library.js_interop) 'face_verification_web.dart';
|
||||
Reference in New Issue
Block a user