-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
133 lines (127 loc) · 3.53 KB
/
pubspec.yaml
File metadata and controls
133 lines (127 loc) · 3.53 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
name: Hallel
description: "Projeto mobile para a Comunidade Católica Hallel"
publish_to: "none"
version: 0.1.0
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
english_words: ^4.0.0
provider: ^6.0.0
dio: ^5.0.0
go_router: ^14.2.7
shared_preferences: ^2.3.2
flutter_svg: ^2.0.4
intl: ^0.20.2
flutter_riverpod: ^2.1.2
image_picker: ^0.8.6
flutter_masked_text2: ^0.9.1
table_calendar: ^3.0.9
flutter_colorpicker: ^1.1.0
emoji_picker_flutter: ^3.1.0
redacted: ^1.0.12
fquery: ^1.5.0-beta.1
mask_text_input_formatter: ^2.9.0
url_launcher: ^6.3.1
flutter_native_splash: ^2.4.4
flutter_launcher_icons: ^0.14.2
cached_query: ^2.2.1
cached_query_flutter: ^2.6.0
google_sign_in: ^6.1.5
carousel_slider_plus: ^7.1.0
cached_network_image: ^3.4.1
pin_code_fields: ^8.0.1
flutter_google_places_sdk: ^0.4.2+1
googleapis: ^12.0.0
http: ^1.2.2
path_provider: ^2.0.15
permission_handler: ^11.0.1
firebase_core: ^3.14.0
firebase_messaging: ^15.2.7
device_info_plus: ^11.5.0
device_calendar: ^4.3.3
timezone: ^0.9.1
collection: ^1.17.0
uuid: ^4.5.1
pdf: ^3.10.7
printing: ^5.12.0
open_file: ^3.2.1
youtube_player_flutter: 9.1.1
youtube_explode_dart: ^2.5.1
flutter_inappwebview: ^6.1.5
just_audio: ^0.10.4
google_fonts: ^6.2.1
qr_flutter: 4.1.0
stomp_dart_client: ^2.0.0
flutter_dotenv: ^6.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
flutter_native_splash:
color: "#033117"
image: assets/images/logo_hallel.png
android: true
ios: true
web: false
android_gravity: center
ios_content_mode: center
fullscreen: true
flutter_launcher_icons:
android: true
ios: true
image_path: "assets/images/logo_hallel.png"
min_sdk_android: 21 # android min sdk min:16, default 21
flutter:
uses-material-design: true
fonts:
- family: Inter
fonts:
- asset: assets/fonts/Inter_18pt-Regular.ttf
weight: 400
- asset: assets/fonts/Inter_18pt-Thin.ttf
weight: 100
- asset: assets/fonts/Inter_18pt-ExtraLight.ttf
weight: 200
- asset: assets/fonts/Inter_18pt-Light.ttf
weight: 300
- asset: assets/fonts/Inter_18pt-Medium.ttf
weight: 500
- asset: assets/fonts/Inter_18pt-SemiBold.ttf
weight: 600
- asset: assets/fonts/Inter_18pt-Bold.ttf
weight: 700
- asset: assets/fonts/Inter_18pt-ExtraBold.ttf
weight: 800
- asset: assets/fonts/Inter_18pt-Black.ttf
weight: 900
- family: Noto-Sans
fonts:
- asset: assets/fonts/NotoSans-Bold.ttf
weight: 700
- asset: assets/fonts/NotoSans-Regular.ttf
weight: 400
assets:
- assets/images/group.png
- assets/images/logo_hallel.png
- assets/images/home_page_photo.svg
- assets/images/banner_ministerios_hallel_mobile.png
- assets/images/foto_do_ministerio_hallel.png
- assets/images/quem-somos.png
- assets/images/undraw_good-team_zww8.svg
- assets/images/undraw_community_fv55.svg
- assets/images/caution_image.svg
- assets/images/google-icon.svg
- assets/images/homepage-welcome.svg
- assets/images/admin-panel-image.svg
- assets/images/card-event-background-admin.svg
- assets/images/ministerio-icon-admin.svg
- assets/images/equipe.svg
- assets/images/comunidade_hallel.png
- assets/images/igreja_foto.jpg
- assets/files/Termos e Politica de Privacidade - Hallel.pdf
- .env.dev
- .env.prod