-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
37 lines (31 loc) · 934 Bytes
/
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
name: pose_camera_view
description: "Pose Camera view uses Google ML Kit to track your push-ups. It emits 'init', 'middle', and 'completed' events for each rep, and displays the total count."
version: 1.0.5
homepage: https://paolojoaquin.com/
repository: https://github.com/paolojoaquinp/pose_camera_view_widget
environment:
sdk: '>=3.0.0 <4.0.0'
flutter: ">=1.17.0"
dependencies:
camera: ^0.11.0+1
flutter:
sdk: flutter
google_ml_kit: ^0.18.0
dev_dependencies:
dart_code_linter: ^1.1.1
dart_code_metrics: ^5.7.6
very_good_analysis: ^6.0.0
screenshots:
- description: Pose Camera Widget
path: screenshots/pose_camera_view.gif
- description: Pose Camera Widget
path: screenshots/pose_camera_view.png
- description: Pose Camera Widget
path: screenshots/pose_camera_view1.gif
false_secrets:
- /lib/*
- /**/*
flutter:
# assets:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg