File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ android {
2828 }
2929
3030 dependencies {
31- implementation(' com.regula.face:api:7.2.4270 ' ) {
31+ implementation(' com.regula.face:api:7.2.4426 ' ) {
3232 transitive = true
3333 }
3434
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'flutter_face_api'
3- s . version = '7.2.626 '
3+ s . version = '7.2.716 '
44 s . summary = 'A new flutter plugin project.'
55 s . description = <<-DESC
66A new flutter plugin project.
@@ -13,6 +13,6 @@ A new flutter plugin project.
1313 s . public_header_files = 'Classes/**/*.h'
1414 s . dependency 'Flutter'
1515 s . platform = :ios , '13.0'
16- s . dependency 'FaceSDK' , '7.2.3526 '
16+ s . dependency 'FaceSDK' , '7.2.3696 '
1717 s . pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' , 'VALID_ARCHS[sdk=iphonesimulator*]' => 'x86_64' }
1818end
Original file line number Diff line number Diff line change @@ -132,10 +132,10 @@ packages:
132132 dependency: transitive
133133 description:
134134 name: source_span
135- sha256: "254ee5351d6cb365c859e20ee823c3bb479bf4a293c22d17a9f1bf144ce86f7c "
135+ sha256: "56a02f1f4cd1a2d96303c0144c93bd6d909eea6bee6bf5a0e0b685edbd4c47ab "
136136 url: "https://pub.dev"
137137 source: hosted
138- version: "1.10.1 "
138+ version: "1.10.2 "
139139 stack_trace:
140140 dependency: transitive
141141 description:
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description:
44 It allows you to easily compaire faces using your phone's camera. Supports Android and iOS.
55repository : https://github.com/regulaforensics/flutter_face_api
66issue_tracker : https://github.com/regulaforensics/flutter_face_api/issues
7- version : 7.2.626
7+ version : 7.2.716
88
99environment :
1010 sdk : ' >=3.1.5 <4.0.0'
You can’t perform that action at this time.
0 commit comments