flutter_pua_auth_android 1.0.1
flutter_pua_auth_android: ^1.0.1 copied to clipboard
Android implementation of Flutter PUA Auth plugin providing native Android integration for biometric authentication and face monitoring using The Whisper Company's PUA SDK.
Changelog #
All notable changes to this project will be documented in this file.
1.0.1 - 2026-01-13 #
Changed #
- Updated to require main package version 1.0.1+ (flutter_pua_auth ^1.0.1)
- Updated package description to meet pub.dev requirements (50-180 characters)
- Added comprehensive README with platform-specific setup instructions
- Updated LICENSE to MIT License (OSI-approved)
Fixed #
- Fixed platform tag display on pub.dev (now shows Android only)
- Fixed repository URL accessibility issues
- Fixed license recognition for pub.dev scoring
1.0.0 - 2025-01-12 #
Added #
- Initial release of Android implementation for Flutter PUA Auth plugin
- Android PUA SDK integration
- Biometric authentication support (Fingerprint, Face Unlock)
- Continuous face monitoring with real-time face count detection
- Multi-face detection for shoulder surfing protection
- Configurable parameters (refresh rate, eyes off screen time, max faces, low light threshold)
- SDK inspection utility for debugging native SDK capabilities