-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
68 lines (57 loc) · 1.39 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
name: companera
description: An app to detect falls, recognize sign language and read text from images
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ">=2.16.1 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
google_fonts: ^2.3.1
firebase_core: ^1.13.1
firebase_auth: ^3.3.11
cloud_firestore: ^3.1.18
google_sign_in: ^5.2.4
sign_in_with_apple: ^3.3.0
crypto: ^3.0.1
provider: ^6.0.2
shared_preferences: ^2.0.13
sensors_plus: ^1.3.0
tflite:
git: https://github.com/anohene1/flutter_tflite.git
flutter_platform_alert: ^0.2.2
line_icons: ^2.0.1
salomon_bottom_bar: ^3.3.0
fl_chart: ^0.50.1
google_maps_flutter: ^2.1.3
image_picker: ^0.8.5
image_cropper: ^1.5.1
google_ml_vision: 0.0.6
flutter_tts: ^3.4.0
flutter_background_service: ^2.1.3
background_location:
git: https://github.com/kleeb/background_location.git
fluttercontactpicker: ^4.6.0
flutter_slidable: ^1.3.0
awesome_notifications: ^0.6.21
location: ^4.4.0
intl: ^0.17.0
permission_handler: ^10.0.0
background_sms: ^0.0.4
url_launcher: ^6.1.5
pdf: ^3.8.2
printing: ^5.9.2
path_provider: ^2.0.11
camera: ^0.10.0+1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^1.0.0
change_app_package_name: ^1.0.0
flutter:
uses-material-design: true
assets:
- assets/
- assets/model/labels.txt
- assets/model/models.tflite