-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
80 lines (69 loc) · 1.69 KB
/
pubspec.yaml
File metadata and controls
80 lines (69 loc) · 1.69 KB
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
69
70
71
72
73
74
75
76
77
78
79
80
name: cooking_hub
description: "A new Flutter project."
publish_to: 'none'
version: 0.1.0
environment:
sdk: ^3.5.3
dependencies:
bcrypt: ^1.1.3
camera: ^0.11.0+2
cupertino_icons: ^1.0.8
flutter:
sdk: flutter
flutter_dotenv: ^5.2.1
geolocator: ^13.0.2
googleapis_auth: ^1.6.0
http: ^1.2.2
image_picker: ^1.1.2
json: ^0.20.2
logger: ^2.4.0
mongo_dart: ^0.10.3
path_provider: ^2.1.5
permission_handler: ^11.3.1
provider: ^6.1.2
url_launcher: ^6.3.1
dev_dependencies:
flutter_lints: ^5.0.0
flutter_launcher_icons: ^0.13.1
flutter_test:
sdk: flutter
flutter_icons:
android: true
ios: true
image_path: "assets/icons/Gorrito.png"
flutter:
uses-material-design: true
assets:
- .env
- credencialescloud.json
- assets/HotBar/Gorrito.png
- assets/HotBar/Games.png
- assets/HotBar/Lista.png
- assets/HotBar/Perfil.png
- assets/HotBar/Home.png
- assets/Background.png
- assets/startBackground.png
- assets/HotCakes.png
- assets/Arepas.png
- assets/chatIcons/camera.png
- assets/chatIcons/adjuntar.png
- assets/icons/chat.png
- assets/icons/camera.png
- assets/icons/eat.png
- assets/icons/edit.png
- assets/icons/edit2.png
- assets/icons/canasta.png
- assets/icons/star.png
- assets/icons/delete.png
- assets/icons/facebook.png
- assets/icons/google.png
- assets/gif/cut.gif
- assets/gif/empty.gif
- assets/gif/mix.gif
- assets/gif/cook.gif
fonts:
- family: Poppins
fonts:
- asset: assets/fonts/Poppins/Poppins-Regular.ttf
- asset: assets/fonts/Poppins/Poppins-Medium.ttf
- asset: assets/fonts/Poppins/Poppins-Bold.ttf