face_scanning_id 0.0.2+8
face_scanning_id: ^0.0.2+8 copied to clipboard
A Flutter package providing customizable face scanning UI widgets with camera integration and visual feedback.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.2+8 - 2026-02-04 #
Added #
- Exported additional utility classes:
face_detection_helper.dart,face_state_helper.dart,face_validation_result_model.dart, andconstants.dart - Enhanced public API with comprehensive helper utilities for face scanning functionality
Improved #
- Improved package exports for better developer experience
- Enhanced discoverability of utility functions and models
0.0.2+7 - 2026-01-30 #
0.0.2+6 - 2025-01-30 #
Changed #
- Updated repository URL to https://github.com/mustseeum/face_scanning_id
- Updated homepage and issue tracker URLs
- Improved package configuration and metadata
0.0.2+5 - 2025-01-29 #
0.0.2+4 - 2025-01-28 #
0.0.2+3 - 2025-01-27 #
Fixed #
- Camera preview distortion during device rotation
- Camera preview appearing flat in landscape orientation
Improved #
- Dynamic aspect ratio calculation for all screen orientations
- Camera view now properly fills the circular overlay without distortion
- Enhanced scaling algorithm for optimal camera preview display in portrait and landscape modes
0.0.2+1 - 2025-01-26 #
Added #
- Helper method
getCameraAspectRatio()in FunctionHelper for proper orientation handling - Multi-orientation support demonstration in example app
Fixed #
- Camera orientation handling to prevent distortion in portrait and landscape modes
Improved #
- Camera preview now correctly adjusts aspect ratio based on device orientation
Changed #
- Updated documentation with orientation setup instructions
0.0.1 - 2025-01-25 #
Added #
- Initial release of face_scanning_id package
- Customizable face scanning UI widget with circular overlay
- Camera integration with preview support
- Animated scanning ring with progress indicator
- Flexible styling options (colors, sizes, borders)
- Real-time overlay update callbacks
- Support for front/back camera with mirror option
- Status messages and visual feedback