-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
49 lines (43 loc) · 1.05 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
name: permafrost
description: Gestiona tu congelador sin dolor
version: 1.0.0+1
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.2
async_redux: ^2.5.4
json_annotation: ^3.0.1
datetime_picker_formfield: ^1.0.0
cloud_firestore: ^0.13.4+2
flutter_udid: ^1.0.1
get_it: ^4.0.1
uuid_enhanced: ^3.0.0
font_awesome_flutter: ^8.8.1
pretty_qr_code: ^1.0.1
qr_mobile_vision: ^0.3.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_launcher_icons: ^0.7.3
json_serializable: ^3.2.5
build_runner: ^1.8.0
flutter:
uses-material-design: true
fonts:
- family: PermafrostIcon
fonts:
- asset: fonts/PermafrostIcon.ttf
- family: Baloo 2
fonts:
- asset: fonts/Baloo2-Bold.ttf
- asset: fonts/Baloo2-Medium.ttf
- asset: fonts/Baloo2-SemiBold.ttf
- asset: fonts/Baloo2-ExtraBold.ttf
- asset: fonts/Baloo2-Regular.ttf
flutter_icons:
image_path: "assets/icons/ic_launcher.png"
android: true