biometry 0.1.2 copy "biometry: ^0.1.2" to clipboard
biometry: ^0.1.2 copied to clipboard

A Flutter package for integrating with the Biometry API to provide biometric authentication and verification services.

0.1.2 - 2024-08-22 #

Added #

  • Added documentation comments to public members of the Biometry class to resolve public_member_api_docs lint warnings.

Changed #

  • Updated example/pubspec.yaml to remove 'path' dependencies for publishable package compliance.

0.1.1 - 2024-08-22 #

Fixed #

  • Fixed a bug where the processVideo method would incorrectly handle file lengths.
  • Moved http_parser from dev_dependencies to dependencies.

0.1.0 - 2024-08-21 #

Added #

  • Initial release of the Biometry package.
  • Added support for video processing for biometric verification.
  • Included seamless integration with the Biometry API.
1
likes
0
points
78
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for integrating with the Biometry API to provide biometric authentication and verification services.

Homepage

License

unknown (license)

Dependencies

flutter, http, http_parser

More

Packages that depend on biometry