flutter_smartface 0.8.3
flutter_smartface: ^0.8.3 copied to clipboard
Smartface App FFI plugin project.
0.8.3 #
- ๐ Standardize
CHANGELOG.mdformatting for better rendering onpub.dev
0.8.2 #
- โจ Enhance data fetching logic to support forced updates across multiple components
- โจ Adjust liveness security level slider minimum and divisions for improved user experience
- โจ Update terminology from
ThresholdtoMatching Security Levelfor clarity in detection settings - โ๏ธ Simplify widget structure in
HomePageby removing unnecessaryPopScope - โจ Update liveness detection to use security level instead of threshold and refactor related components and UI
0.8.1 #
- โจ Add Smartface model major version retrieval and display in
HomePage
0.8.0 #
- ๐ฅ Breaking change: liveness API updated to use
livenessSecurityLevel(0-100) instead oflivenessThreshold(0-1) as the primary parameter - โ
Add unit tests for
FlutterSmartfaceMobilePlatformand related classes - ๐ Update integration guide and README for AAR file handling instructions
- ๐๏ธ Remove unused
VisicaCameraProviderclass
0.7.0 #
- โ๏ธ Refactor and rename enrollment and identification listener methods for clarity
0.6.1 #
- โจ Add XCFramework support for iOS integration
- โจ Add UIKit hosted native UI components for iOS
0.6.0 #
- ๐ Add Smartface Mobile AAR v7.x compatibility
0.5.35 #
- ๐ Fix Flutter Secure Storage reset on error
0.5.34 #
- โจ Add debugger toggle to enable verbose logging and diagnostics
- โจ Add
enableDebuggeranddisableDebuggermethods for Smartface internal logging control - ๐ Update
addGroupKeyAandaddGroupKeyBto avoid automatic key cleanup and use the clear-group methods instead - โจ Add
clearGroupKeyAandclearGroupKeyBmethods to manage secure storage
0.5.33 #
- โจ Add
enableCheckImageQualityparameter tosmartfaceIdentifyActivity
0.5.32 #
- โจ Add
identifyTimeoutparameter tosmartfaceIdentifyActivity
0.5.31 #
- ๐ Make the
SmartfaceTransparentEllipseOverlayparameter optional
0.5.30 #
- ๐ Prevent circular reference issues
- โจ Add SDK 5.13.0 support
0.5.29 #
- โจ Add support for the
SmartfaceTransparentEllipseOverlaycomponent/widget, which prompts users to center their face during enrollment
0.5.28 #
- ๐ Change package prefix name to
br.com.visica - โจ Add camera selection for identify, enroll, and verify
0.5.27 #
- โจ Add support for enabling and disabling the image quality check feature
- ๐ Roll back to the use of
.aarfiles due to compatibility issues - ๐ Document that iOS support requires direct contact with support due to specific licensing or technical constraints
0.5.26 #
- โจ Add XCFramework support for iOS
0.5.25 #
- โจ Add CocoaPods support for the iOS Flutter plugin
0.5.24 #
- โจ Improve README troubleshooting and issue reporting guidance
0.5.23 #
- ๐งน Improve the example project
0.5.22 #
- ๐ Implement a layer for the iOS stack
0.5.20 #
- ๐ Fix issue with filtering by group keys
- ๐ Downgrade
sfacefrom 6.1.1 to 5.10.0 - ๐ Fix issue with Swift Package Manager and unsafe build flags
0.5.19 #
- โจ Add iOS support for native
arm64architecture on physical devices - โจ Add iOS support for
x86_64architecture on simulators - โจ Add Swift Package Manager integration via PAC
- ๐ฆ Implement Android Maven repository integration for improved dependency management
0.5.18 #
- โจ Add support for enabling and disabling the auto contrast feature
0.5.17 #
- ๐ Fix issue in the native component where the identification feature was incorrectly enabled for Flutter
- ๐ Fix parameter checks for sample activities
0.5.14 #
- ๐ Fix issue where the plugin overrode the host application's Android launcher icon
- ๐ง Fix manifest configuration to apply themes only to plugin activities
- ๐งน Remove unnecessary adaptive icon resources to prevent resource conflicts
- ๐ฑ Improve plugin integration with host applications
0.5.13 #
- โจ Add support for saving identified images
0.5.11 #
- ๐ Update README
0.5.10 #
- ๐ Bug fixes
0.5.9 #
- โจ Add
livenessasfalseto identify widget
0.5.8 #
- ๐ Bug fixes
0.5.7 #
- โจ Add security level and liveness parameters to identify widget
- ๐ Synchronize parameters between identify activity and widget
- ๐ก๏ธ Enhance identification with configurable security thresholds
- ๐๏ธ Add control for identification behavior with
keepIdentification
0.5.6 #
- ๐ Improve singleton handling
0.5.5 #
- ๐จ Update sample activities dialog parameters
0.5.4 #
- ๐ Add new identify and enroll screens
- ๐จ Add customizable raw Flutter layout
- ๐จ Add native Android sample UI from the SDK
0.5.3 #
- ๐ Fix enroll counter bug
0.5.2 #
- ๐ Fix
BigIntbug
0.5.1 #
- ๐ Add custom ID as Dart
BigInt
0.5.0 #
- ๐ Add documentation for pub
- ๐จ Improve code format and structure
0.4.2 #
- ๐ Fix CameraX usage by replacing deprecated
setResolutionwithResolutionSelector
0.4.1 #
- ๐ Fix Smartface enroller bug
0.4.0 #
- ๐ฅ Add Smartface camera layout controller
0.3.0 #
- ๐ Upgrade Smartface to 5.4.2
0.2.0 #
- ๐ Upgrade Smartface to 5.3.1
0.1.2 #
- ๐ท Add close camera from callback
0.1.1 #
- ๐ Add more options for API fetch data
0.1.0 #
- ๐ฑ Add native Android view