-
Notifications
You must be signed in to change notification settings - Fork 34
/
pubspec.yaml
50 lines (44 loc) · 1.5 KB
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
name: m7_livelyness_detection
description: A single function package to detect weather the face visible in the camera is a live face or not.
version: 0.0.4+5
homepage: https://github.com/Meet-7-dating/m7_livelyness_detection
repository: https://github.com/Meet-7-dating/m7_livelyness_detection/
issue_tracker: https://github.com/Meet-7-dating/m7_livelyness_detection/issues
environment:
sdk: '>=2.18.6 <3.0.0'
flutter: ">=2.5.0"
dependencies:
animate_do: ^3.0.2
camera: ^0.10.1
collection: ^1.16.0
equatable: ^2.0.5
flutter:
sdk: flutter
google_mlkit_face_detection: ^0.5.0
image: ^3.0.2
lottie: ^2.1.0
plugin_platform_interface: ^2.0.2
dependency_overrides:
camera_android:
git:
url: https://github.com/bottlepay/plugins.git
path: packages/camera/camera_android
ref: e1a4dba770da9bc3cf9f858bac6837083f8b9059
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
plugin:
platforms:
android:
package: com.example.m7_livelyness_detection
pluginClass: M7LivelynessDetectionPlugin
ios:
pluginClass: M7LivelynessDetectionPlugin
# To add assets to your plugin package, add an assets section, like this:
assets:
- packages/m7_livelyness_detection/src/assets/lottie/livelyness-start.json
- packages/m7_livelyness_detection/src/assets/lottie/livelyness-success.json
- packages/m7_livelyness_detection/src/assets/lottie/step_completed.json
- packages/m7_livelyness_detection/src/assets/final-mesh.png