biometry 0.1.3
biometry: ^0.1.3 copied to clipboard
A Flutter package for integrating with the Biometry API to provide biometric authentication and verification services.
0.1.3 - 2025-02-06 #
Changed #
- Enhanced
convertKeysToSnakeCaseto support recursive conversion of nested maps and lists, ensuring consistentsnake_caseformatting for deeply nested device information.
Fixed #
- Addressed an issue where nested maps and lists were not properly converted to
snake_case, leading to inconsistent data formats.