-
Notifications
You must be signed in to change notification settings - Fork 4
/
pubspec.yaml
110 lines (102 loc) · 2.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
name: ottaa_project_flutter
description: A new Flutter project.
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ">=2.18.1 <3.0.0"
dependencies:
flutter:
sdk: flutter
animate_do: ^3.0.2
auto_size_text: ^3.0.0
cupertino_icons: ^1.0.2
device_info_plus: ^8.0.0
either_dart: ^0.3.0
firebase_analytics: ^10.0.5
firebase_auth: ^4.1.2
firebase_core: ^2.2.0
firebase_crashlytics: ^3.0.5
firebase_database: ^10.0.5
firebase_storage: ^11.0.5
flutter_facebook_auth: ^5.0.6
flutter_riverpod: ^2.0.2
flutter_tts: ^3.5.3
fluttertoast: ^8.1.1
get_it: ^7.2.0
go_router: ^5.0.5
google_fonts: ^3.0.1
google_sign_in: ^5.4.2
hive: ^2.2.3
hive_flutter: ^1.1.0
http: ^0.13.5
image_picker: ^0.8.6
intl: ^0.17.0
json_theme: ^4.0.1+4
just_audio: ^0.9.29
package_info_plus: ^3.0.2
picto_widget: ^0.0.4
screenshot: ^1.2.3
share_plus: ^6.3.0
url_launcher: ^6.1.6
json_serializable: ^6.5.4
json_annotation: ^4.7.0
path_provider: ^2.0.11
syncfusion_flutter_charts: ^20.3.56
textfield_datepicker: ^0.1.0
sqflite: ^2.2.0+3
path: ^1.8.2
cached_network_image: ^3.2.2
transparent_image: ^2.0.0
dev_dependencies:
build_runner: ^2.3.2
flutter_lints: ^2.0.1
flutter_test:
sdk: flutter
mockito: ^5.3.2
test: ^1.22.0
dependency_overrides:
firebase_core_platform_interface: 4.5.1
test_api: 0.4.12
flutter:
uses-material-design: true
assets:
- assets/imgs/
- assets/
- assets/profiles/
- assets/games_images/
- assets/audios/
- assets/languages/
- assets/gender_based/
- assets/gender_based/pictos/
- assets/gender_based/grupos/
- assets/i18n/
- assets/profile/
fonts:
- family: Roboto
fonts:
- asset: assets/fonts/Roboto-Regular.ttf
- asset: assets/fonts/Roboto-Bold.ttf
weight: 700
- asset: assets/fonts/Roboto-Italic.ttf
style: italic
- asset: assets/fonts/Roboto-BoldItalic.ttf
weight: 700
style: italic
- asset: assets/fonts/Roboto-Light.ttf
weight: 300
- asset: assets/fonts/Roboto-LightItalic.ttf
weight: 300
style: italic
- asset: assets/fonts/Roboto-Medium.ttf
weight: 500
- asset: assets/fonts/Roboto-MediumItalic.ttf
weight: 500
style: italic
- asset: assets/fonts/Roboto-Thin.ttf
weight: 100
- asset: assets/fonts/Roboto-ThinItalic.ttf
weight: 100
style: italic
- family: OTTAAProjectCustomIcon
fonts:
- asset: assets/custom_icons/Ottaa_project_custom_icons.ttf