face_scanning_id 0.0.2+8 copy "face_scanning_id: ^0.0.2+8" to clipboard
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, and constants.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 #

Fixed #

  • Camera preview distortion during device rotation
  • Camera preview appearing flat in landscape orientation

Improved #

  • Code quality and stability
  • Package maintenance and optimization

0.0.2+6 - 2025-01-30 #

Changed #

0.0.2+5 - 2025-01-29 #

Changed #

  • Enhanced package dependencies and SDK requirements
  • Updated minimum Dart SDK version to ^3.10.4

Improved #

  • Code quality and stability
  • Package maintenance and optimization

0.0.2+4 - 2025-01-28 #

Fixed #

  • Minor bug fixes and performance optimizations

Changed #

  • Package maintenance and quality improvements

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
2
likes
160
points
127
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing customizable face scanning UI widgets with camera integration and visual feedback.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

camera, device_info_plus, flutter, get, google_mlkit_commons, google_mlkit_face_detection

More

Packages that depend on face_scanning_id