flutter_pua_auth_ios 1.0.2
flutter_pua_auth_ios: ^1.0.2 copied to clipboard
iOS implementation of Flutter PUA Auth plugin providing native iOS 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 iOS only, not all platforms)
- Fixed repository URL accessibility issues
- Fixed license recognition for pub.dev scoring
1.0.0 - 2025-01-12 #
Added #
- Initial release of iOS implementation for Flutter PUA Auth plugin
- iOS PUA SDK integration
- Biometric authentication support (Face ID, Touch ID)
- 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