-
Notifications
You must be signed in to change notification settings - Fork 1
/
pubspec.yaml
47 lines (42 loc) · 1003 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
38
39
40
41
42
43
44
45
46
47
name: blindover_flutter
description: Classify materials for blind individuals
publish_to: 'none'
version: 0.1.0+2
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
camera: ^0.10.5
dio: ^5.4.1
lottie: ^2.6.0
permission_handler: ^11.3.0
path_provider: ^2.1.1
flutter_launcher_icons: ^0.13.1
flutter_native_splash: ^2.3.5
http_parser: ^4.0.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.1
flutter_launcher_icons:
android: "launcher_icon"
image_path: "assets/images/ic_new_blindover.png"
ios: true
min_sdk_android: 33
web:
generate: false
image_path: "assets/images/ic_new_blindover.png"
background_color: "#FFFFFF"
theme_color: "#FFFFFF"
windows:
generate: false
image_path: "assets/images/ic_new_blindover.png"
icon_size: 48
macOS:
generate: true
image_path: "assets/images/ic_new_blindover.png"
flutter:
uses-material-design: true
assets:
- assets/lotties/camera.json