intp_flutter_liveness_sdk 1.3.0
intp_flutter_liveness_sdk: ^1.3.0 copied to clipboard
The Flutter SDK built incorporates the view of the liveness detection video recording feature.
1.3.0 #
-
Change api face-compare and liveness to v2
-
Update installation iOS section
-
SDK new option | Property | Type | |transactionId| String |
-
SDK option name change
| version 1.2.0 name | version 1.3.0 name |
|---|---|
| prepareFontColor | titleFontColor |
| prepareFontSize | titleFontSize |
| indicatorFontSize | subtitleFontSize |
- SDK option remove
| Property | Status |
|---|---|
| verifyFontSize | Remove |
| verifyFontColor | Remove |
| iconGalleryWidth | Remove |
| iconGalleryHeight | Remove |
| faceCompareFontColor | Remove |
| faceCompareFontSize | Remove |
1.2.0 #
- Add process face compare.
- Add new sdk option
faceCompareText, faceCompareFontColor, faceCompareFontSize, buttonChooseImageLabel, buttonChooseImageLabel, iconGalleryWidth, iconGalleryHeight
1.1.1 #
- Fix missing override action instruction option from client.
1.1.0 #
- Add verify actions from 2
["NOD_HEAD", "MOUTH"]to 4["SHAKE_LEFT", "SHAKE_RIGHT" , "NOD_HEAD", "MOUTH"] - fix verify logic.
1.0.7 #
- Add new sdk option
indicatorFontSize, recordText, uploadText
1.0.6 #
- Reduce verify actions from 4
["SHAKE_LEFT", "SHAKE_RIGHT" , "NOD_HEAD", "MOUTH"]to 2["NOD_HEAD", "MOUTH"]
1.0.5 #
- README update.
1.0.4 #
- Add upload indicator.
- Reduce video resolution record to low.
1.0.3 #
- Add new sdk option.
- Improvement process record and verify indicator.
1.0.2 #
- Gain more pub points.
1.0.1 #
- README update.
1.0.0 #
- First Release.