You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ You can visit our YouTube video [here](https://www.youtube.com/watch?v=HpDggnWsG
88
88
## SDK License
89
89
90
90
This repo integrated `KBY-AI`'s `face recognition SDK`, which requires a license for each `application ID`.</br>
91
-
- The code below shows how to use the license: https://github.com/kby-ai/FaceRecognition-Flutter/blob/0ed0fea9f86d73d08aff81e25da479c62f2ebc05/lib/main.dart#L68-L94
91
+
- The code below shows how to use the license: https://github.com/kby-ai/FaceRecognition-FaceLivenessDetection-Flutter/blob/8d100514871cbc86a11714533ef81c581d6f5d4c/lib/main.dart#L68-L90
92
92
93
93
- To request a license, please contact us:</br>
94
94
🧙`Email:`contact@kby-ai.com</br>
@@ -111,7 +111,7 @@ This repo integrated `KBY-AI`'s `face recognition SDK`, which requires a license
111
111
```
112
112
If you plan to run the `iOS` app, please refer to the following [link](https://docs.flutter.dev/deployment/ios) for detailed instructions.</br>
113
113
### 3. Building the APK for Release
114
-
To create a release APK, configure ProGuard as described in this file:https://github.com/kby-ai/FaceRecognition-Flutter/blob/2baf277ceb18b96c03bc2267417093a076d47632/android/app/proguard-rules.pro#L22-L22
114
+
To create a release APK, configure ProGuard as described in this file:https://github.com/kby-ai/FaceRecognition-FaceLivenessDetection-Flutter/blob/8d100514871cbc86a11714533ef81c581d6f5d4c/android/app/proguard-rules.pro#L22-L22
0 commit comments