dot_face_core 0.10.0
dot_face_core: ^0.10.0 copied to clipboard
A Flutter plugin, as a part of Innovatrics DOT Flutter SDK, that provides components for face capture and related functionalities for a Flutter project.
0.10.0 - 2025-09-05 #
Added #
- Property
DotSdkConfiguration.transactionCountingToken
. If transaction counting is enabled in your license, you must provide a valid transaction counting token.
Changed #
- Android: Changes between Android SDK versions Android SDK versions
8.13.0
and8.15.0
. - iOS: Changes between iOS SDK versions
8.13.0
and8.15.0
.
0.9.2 - 2025-09-02 #
0.9.1 - 2025-06-27 #
Fixed #
- Android: Missing ProGuard rules. The Gradle task
minifyReleaseWithR8
might have failed, depending on the SDK integration.
0.9.0 - 2025-06-27 #
- Initial release.