flutter_tflite_web 3.0.0
flutter_tflite_web: ^3.0.0 copied to clipboard
A Flutter package for identity validation using TensorFlow Lite with document and face detection. Supports DNI capture and selfie validation for web platforms.
2.0.0 #
- Major version update with dependency upgrades
- Updated flutter_crud_esquemas_dynamicos_web to ^2.0.0
- Updated auth_api_rest_web to ^2.0.0
- Updated api_rest_flutter_web to ^2.0.0
- Updated flutter_http_provider to ^2.0.0
1.0.2 #
- Updated flutter_crud_esquemas_dynamicos_web to ^1.0.2
1.0.1 #
- Minor fixes and improvements
1.0.0 #
- Initial release
- Document detection (DNI front and back)
- Face detection and selfie capture
- Identity validation through face matching
- TensorFlow Lite integration for web
- BLoC state management for validation flow
- Web platform support only