-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
96 lines (90 loc) · 2.41 KB
/
pubspec.yaml
File metadata and controls
96 lines (90 loc) · 2.41 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
name: miutem
description: 'Plataforma académica para estudiantes de la Universidad Tecnológica Metropolitana (UTEM)'
publish_to: none
version: 4.0.0+1
environment:
sdk: ^3.11.1
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
logger: ^2.4.0
flutter_dotenv: ^5.1.0
dio: ^5.9.1
get: ^4.6.6
package_info_plus: ^8.0.2
shared_preferences: ^2.3.2
dart_jsonwebtoken: ^2.14.1
google_fonts: ^6.2.1
flutter_native_splash: ^2.4.1
video_player: ^2.9.2
url_launcher: ^6.3.0
skeletonizer: ^2.1.0+1
material_symbols_icons: ^4.2785.1
collection: ^1.18.0
extended_masked_text: ^3.0.1
flutter_colorpicker: ^1.1.0
get_storage: ^2.1.1
vector_math: ^2.1.4
dotted_border: ^2.1.0
screenshot: ^3.0.0
share_plus: ^10.1.2
# Firebase
firebase_core: ^4.3.0
firebase_remote_config: ^6.1.3
firebase_analytics: ^12.1.0
cloud_firestore: ^6.1.1
# Apuntes
sqflite: ^2.4.1
flutter_secure_storage: ^9.2.2
path_provider: ^2.1.5
# Awesome-notifications LOCAL
awesome_notifications_core: ^0.10.0
awesome_notifications: ^0.10.1
xpath_selector_html_parser: ^3.0.1
html: ^0.15.5
flutter_carousel_widget: ^3.1.0
file_saver: ^0.2.9
adaptive_theme: ^3.7.0
clipboard: ^0.1.3
firebase_crashlytics: ^5.0.7
uuid: ^4.5.3
shake: ^3.0.0
sensors_plus: ^6.1.2
dio_cache_interceptor: ^4.0.5
http_cache_file_store: ^2.0.1
qr_flutter: ^4.1.0
barcode_widget: ^2.0.4
flutter_svg: ^2.2.4
# Awesome-notifications REMOTE
# awesome_notifications_fcm: ^0.10.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
flutter:
uses-material-design: true
default-flavor: production
assets:
# Logos
- path: assets/launcher_icons/development/miutem@512h.png
flavors: [development]
- path: assets/launcher_icons/production/miutem@512h.png
flavors: [production]
# Otros
- assets/videos/login_bg.mp4
- assets/images/login_bg.png
- assets/images/utem_logo_color_blanco.png
- assets/images/utem_logo_color_azul.png
- assets/images/utem_logo_negativo.png
- assets/images/utem_isotipo_negativo.png
- assets/animations/monito.flr
- assets/animations/utem.flr
- assets/images/sibutem.jpg
- assets/images/sibutem.svg
- assets/images/sibutem.png
- assets/images/exdev_light.png
- assets/images/exdev_dark.png
- assets/images/exdev.png
- assets/images/miutem_claro.png
- assets/images/miutem_oscuro.png