-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
89 lines (84 loc) · 2.42 KB
/
pubspec.yaml
File metadata and controls
89 lines (84 loc) · 2.42 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
81
82
83
84
85
86
87
88
name: prizo
description: "Una aplicación para comparar supermercados y comprar siempre al mejor precio!"
publish_to: 'none'
version: 0.3.0
environment:
sdk: ^3.5.3
dependencies:
flutter:
sdk: flutter
provider: ^6.0.0
intl: ^0.18.0
http: ^1.2.2
html: ^0.15.0
json_annotation: ^4.7.0
diacritic: ^0.1.0
sqflite: ^2.4.1
path: ^1.9.0
mobile_scanner: ^6.0.2
location: ^6.0.2
map_launcher: ^3.5.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
test: ^1.25.7
flutter:
uses-material-design: true
assets:
- assets/images/Bolsa_de_tela.png
- assets/images/bolsa_de_tela_vacia.png
- assets/images/sin_ofertas.png
- assets/images/cesta_vacia.png
- assets/icons/casa_icono.png
- assets/icons/listas_icono.png
- assets/icons/lupa_icono.png
- assets/icons/pantry_icon.png
- assets/icons/usuario_icono.png
- assets/images/logo_dia.png
- assets/images/logo_consum.png
- assets/images/logo_carrefour.png
- assets/images/logo_mercadona.png
- assets/fonts/
- assets/icons/cesta_icono.png
- assets/icons/corazon_icono.png
- assets/icons/corazonnegro_icono.png
- assets/icons/escaner_icono.png
- assets/gifs/dancing_rat.gif
- assets/gifs/splash_screen_animation.gif
- assets/icons/filter.png
- assets/icons/shopping_basket.png
- assets/icons/scanner.png
- assets/icons/arrow.png
- assets/icons/empty_checkbox.png
- assets/icons/checked_checkbox.png
- assets/icons/checked_checkbox_shopping.png
- assets/icons/x.png
- assets/icons/basura.png
- assets/icons/mapa_icono.png
- assets/icons/password_toggle_eye.png
- assets/icons/google_icon.png
- assets/icons/facebook_icon.png
- assets/icons/apple_icon.png
- assets/images/placeholder.png
- assets/images/perfil_falso.png
fonts:
- family: Kanit
fonts:
- asset: assets/fonts/Kanit-Regular.ttf
weight: 400
- asset: assets/fonts/Kanit-Medium.ttf
weight: 500
- asset: assets/fonts/Kanit-Bold.ttf
weight: 700
- asset: assets/fonts/Kanit-SemiBold.ttf
weight: 600
- family: Geist
fonts:
- asset: assets/fonts/Geist-Regular.ttf
weight: 400
- asset: assets/fonts/Geist-Medium.ttf
weight: 500
- asset: assets/fonts/Geist-Bold.ttf
weight: 700
- asset: assets/fonts/Geist-VariableFont_wght.ttf