-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
43 lines (36 loc) · 891 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
name: can_i_eat_that
description: "A new Flutter project."
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=3.4.3 <4.0.0'
dependencies:
flutter:
sdk: flutter
google_mlkit_text_recognition: ^0.13.0
image_picker: ^1.1.2
provider: ^6.0.0
shared_preferences: ^2.0.15
pluralize: ^0.0.8
http: ^1.2.2
flutter_dotenv: ^5.1.0
cupertino_icons: ^1.0.6
crop_your_image: ^1.1.0
camera: ^0.11.0+2
permission_handler: ^11.3.1
flutter_launcher_icons: ^0.13.1
logger: ^2.4.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
flutter:
uses-material-design: true
assets:
- .env
- assets/app_icon.png #App icon
- assets/magnifying_glass_dude.png #Used in HomeScreen
flutter_launcher_icons:
android: true
ios: true
image_path: assets/app_icon.png #App icon