dot_face_core 0.10.2
dot_face_core: ^0.10.2 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.2 - 2025-10-20 #
Fixed #
- Android: Stability issue in UI components.
Changed #
- iOS: Fixes between iOS SDK versions
8.15.2and8.16.0. - Android: Fixes between Android SDK versions
8.15.1and8.16.1.
0.10.1 - 2025-10-16 #
Changed #
- Android: Changes between Android SDK versions
8.15.0and8.15.1. - iOS: Changes between iOS SDK versions
8.15.0and8.15.2.
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.0and8.15.0. - iOS: Changes between iOS SDK versions
8.13.0and8.15.0.
0.9.2 - 2025-09-02 #
0.9.1 - 2025-06-27 #
Fixed #
- Android: Missing ProGuard rules. The Gradle task
minifyReleaseWithR8might have failed, depending on the SDK integration.
0.9.0 - 2025-06-27 #
- Initial release.