-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
173 lines (165 loc) · 4.58 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
name: brn_ecommerce
description: Loja Virtual pertencente a empresa - BRN Info_Dev (CNPJ. 52.129.576./001-57)-
Desenvolvida pelo Analista e Dev. Bruno Salgado.
Contato (82) 9 9984-5889
Copyright 2024.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.7+00
environment:
sdk: '>=3.3.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
alphabet_list_scroll_view_fix: ^2.0.2
audioplayers: ^6.0.0
auto_size_text: ^3.0.0
brasil_fields: ^1.14.3
cloud_firestore: ^4.17.5
credit_card_type_detector: ^3.0.0
custom_universal_html: ^2.0.0
dio: ^5.4.3+1
firebase_analytics: ^10.10.7
firebase_auth: ^4.20.0
firebase_core: ^2.32.0
firebase_crashlytics: ^3.5.7
firebase_performance: ^0.9.4+7
firebase_remote_config: ^4.4.7
firebase_storage: ^11.7.7
file: ^7.0.0
flip_card: ^0.7.0
flutter_colorpicker: ^1.1.0
flutter_facebook_auth: ^7.0.0
flutter_markdown: ^0.7.1
flutter_slidable: ^3.1.0
flutter_spinkit: ^5.2.1
flutter_svg: ^2.0.10+1
font_awesome_flutter: ^10.7.0
geolocator: ^12.0.0
google_fonts: ^6.2.1
google_sign_in: ^6.2.1
http: ^1.2.1
image_cropper: ^5.0.1
image_gallery_saver: ^2.0.3
image_picker: ^1.1.1
intl: ^0.19.0
keyboard_actions: ^4.2.0
mailer: ^6.1.0
map_launcher: ^3.3.0
markdown_toolbar: ^0.5.0
package_info_plus: ^8.0.0
path_provider: ^2.1.3
permission_handler: ^11.3.1
provider: ^6.1.2
screenshot: ^3.0.0
share_plus: ^9.0.0
sliding_up_panel: ^2.0.0+1
staggered_grid_view_flutter: ^0.0.4
url_launcher: ^6.2.6
url_strategy: ^0.2.0
uuid: ^4.4.0
youtube_player_iframe: ^5.1.2
# //TODO: Possível substituição de dependências
transparent_image: ^2.0.1
cupertino_icons: ^1.0.8
decorated_text: ^0.1.0
carousel_slider: ^4.2.1
fan_carousel_image_slider: ^1.0.1
collection: ^1.18.0
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^2.4.10
build_web_compilers: ^4.0.10
device_preview_minus: ^1.0.6
flutter_lints: ^4.0.0
logger: ^2.3.0
lint: ^2.3.0
# //TODO: implementar dependencias
# intl_translation: ^0.18.2
# mockito: ^5.4.4
# The following section is specific to Flutter packages.
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/logo/
- assets/docs/
- assets/vignette/
- assets/icons/
- lib/
- lib/common/
- lib/common/cards/
- lib/common/buttons/
- lib/common/functions/
- lib/common/drawer/
- lib/common/drawer/components/
- lib/models/
- lib/models/locations_services/
- lib/helpers/
- lib/helpers/themes/
- lib/helpers/themes/factory_colors/
- lib/views/
- lib/views/cart/
- lib/views/cart/components/
- lib/views/home/
- lib/views/home/components/
- lib/views/login/
- lib/views/orders/
- lib/views/orders/components/
- lib/views/stores/
- lib/views/stores/components/
- lib/views/address/
- lib/views/address/components/
- lib/views/sign_up/
- lib/views/checkout/
- lib/views/checkout/components/
- lib/views/products/
- lib/views/products/components/
- lib/views/who_we_are/
- lib/views/who_we_are/components/
- lib/views/admin_users/
- lib/views/stores_edit/
- lib/views/stores_edit/components/
- lib/views/admin_orders/
- lib/views/product_edit/
- lib/views/product_edit/components/
- lib/views/products_share/
- lib/views/products_share/components/
- lib/views/product_details/
- lib/views/product_selected/
- lib/views/sales_confirmation/
- lib/views/policy_and_documents/
- lib/views/policy_and_documents/components/
- lib/services/
- lib/services/db_api/
- lib/generated/
- lib/l10n/
- lib/views/admin_settings/
- lib/views/admin_settings/components/
- lib/views/product_categories/
- lib/views/product_categories/components/
- lib/common/messengers/
- lib/common/messengers/components/
- lib/common/advertising/
- lib/common/advertising/components/
- lib/common/miscellaneous/
- lib/common/formatted_fields/
- lib/common/sliding_up_panel/
- lib/common/sliding_up_panel/components/
- lib/models/sales/
- lib/models/users/
- lib/models/views/
- lib/models/products/
- lib/models/products/categories/
- lib/models/admin_area/
- lib/models/admin_area/configs/
- lib/models/users_area/
- lib/helpers/product_categories_factory_lists/
- lib/services/config/
- lib/services/development_monitoring/
- lib/services/firebase_remote_configs/
- lib/generated/intl/
- lib/generated/l10n/
- web/flutter_bootstrap.js
flutter_intl:
enabled: false