-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
167 lines (158 loc) · 4.34 KB
/
pubspec.yaml
File metadata and controls
167 lines (158 loc) · 4.34 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
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
name: brn_ecommerce
description: Loja Virtual pertencente a empresa - BRN Info_Dev (CNPJ. 52.129.576./0001-57)-
Desenvolvida pelo Analista e Dev. Bruno Salgado.
Contato brunosalgadoti@gmail.com
Copyright 2023 / 2026.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.2.13+07
environment:
sdk: '>=3.3.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
alphabet_scroll_view: ^0.3.2
audioplayers: ^6.5.1
app_links: ^6.4.1
auto_size_text: ^3.0.0
brasil_fields: ^1.18.0
carousel_slider: ^5.1.1
cloud_firestore: ^6.0.2
credit_card_type_detector: ^3.0.0
custom_universal_html: ^2.0.0
dio: ^5.9.0
fan_carousel_image_slider: ^1.3.0
firebase_analytics: ^12.4.0
firebase_auth: ^6.5.0
firebase_core: ^4.8.0
firebase_crashlytics: ^5.2.1
firebase_performance: ^0.11.4
firebase_remote_config: ^6.5.0
firebase_storage: ^13.4.0
file: ^7.0.1
flip_card: ^0.7.0
flutter_colorpicker: ^1.1.0
flutter_facebook_auth: ^7.1.2
#gpt_markdown: ^1.1.2
flutter_markdown: ^0.7.7+1
flutter_slidable: ^4.0.3
flutter_spinkit: ^5.2.2
flutter_svg: ^2.2.1
font_awesome_flutter: ^10.10.0
geolocator: ^14.0.2
google_fonts: ^6.3.2
google_sign_in: ^7.2.0
http: ^1.5.0
image_cropper: ^11.0.0
image_gallery_saver_plus: ^4.0.1
# Substituir -----------
file_picker: ^10.3.3
image_picker: ^1.2.0
#-----------------------
keyboard_actions: ^4.2.0
mailer: ^6.5.0
map_launcher: ^4.4.2
markdown_toolbar: ^0.5.0
package_info_plus: ^8.3.1
path_provider: ^2.1.5
pdf: ^3.11.3
printing: ^5.14.2
permission_handler: ^12.0.1
provider: ^6.1.5+1
screenshot: ^3.0.0
shared_preferences: ^2.5.3
share_plus: ^12.0.0
sliding_up_panel: ^2.0.0+1
staggered_grid_view_flutter: ^0.0.4
url_launcher: ^6.3.2
dynamic_path_url_strategy: ^1.0.0
uuid: ^4.5.1
youtube_player_flutter: ^9.1.2
youtube_player_iframe: ^5.2.2
shimmer: ^3.0.0
# transparent_image: ^2.0.1
decorated_text: ^0.1.0
collection: ^1.19.1
vibration: ^3.1.4
device_preview: any
logger: any
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^2.9.0
build_web_compilers: ^4.2.4
flutter_lints: ^6.0.0
# The following section is specific to Flutter packages.
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/logo/
- assets/docs/
- assets/vignette/
- assets/outdoor/
- assets/icons/
- lib/
- lib/common/
- lib/models/
- 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_sing_up_screens/
- lib/views/orders/
- lib/views/orders/components/
- lib/views/stores/
- lib/views/stores/components/
- lib/views/address/
- lib/views/address/components/
- lib/views/checkout/
- lib/views/checkout/components/
- lib/views/products/
- lib/views/favorites/
- lib/views/wish_list/
- 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/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/miscellaneous/
- lib/common/sliding_up_panel/
- lib/common/sliding_up_panel/components/
- lib/models/sales/
- lib/models/users/
- 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/
- web/flutter_bootstrap.js
flutter_intl:
enabled: false