-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
75 lines (69 loc) · 2.52 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
name: hundetage
description: Eine App für interaktive Kindergeschichten.
version: 1.0.0+1
environment:
sdk: ">=2.3.0-dev.0.5 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.2
cloud_firestore: ^0.12.5+2
firebase_analytics: ^3.0.3
connectivity: ^0.4.3+2
path_provider: ^1.1.0
flutter_email_sender: ^2.0.3
image_picker: ^0.6.0+10
firebase_performance: 0.3.0+1
http: ^0.12.0+2
dev_dependencies:
flutter_test:
sdk: flutter
mockito:
flutter:
uses-material-design: true
fonts:
- family: IndieFlower
fonts:
- asset: assets/IndieFlower.ttf
- family: Montserrat
fonts:
- asset: assets/Montserrat-Regular.ttf
style: normal
- asset: assets/Montserrat-Bold.ttf
weight: 600
- asset: assets/Montserrat-Italic.ttf
style: italic
- asset: assets/Montserrat-BoldItalic.ttf
style: italic
weight: 600
assets:
- assets/images/forward.png
- assets/images/jakob_lukas.png
- assets/images/jakob.png
- assets/images/lukas.png
- assets/images/user_images/gender_selection/girl-0.png
- assets/images/user_images/gender_selection/girl-1.png
- assets/images/user_images/gender_selection/girl-2.png
- assets/images/user_images/gender_selection/girl-3.png
- assets/images/user_images/gender_selection/girl-4.png
- assets/images/user_images/gender_selection/girl-5.png
- assets/images/user_images/gender_selection/girl-6.png
- assets/images/user_images/gender_selection/girl-7.png
- assets/images/user_images/gender_selection/girl-8.png
- assets/images/user_images/gender_selection/girl-9.png
- assets/images/user_images/gender_selection/girl-10.png
- assets/images/user_images/gender_selection/girl-11.png
- assets/images/user_images/gender_selection/boy-0.png
- assets/images/user_images/gender_selection/boy-1.png
- assets/images/user_images/gender_selection/boy-2.png
- assets/images/user_images/gender_selection/boy-3.png
- assets/images/user_images/gender_selection/boy-4.png
- assets/images/user_images/gender_selection/boy-5.png
- assets/images/user_images/gender_selection/boy-6.png
- assets/images/user_images/gender_selection/boy-7.png
- assets/images/user_images/gender_selection/boy-8.png
- assets/images/user_images/gender_selection/boy-9.png
- assets/images/user_images/gender_selection/boy-10.png
- assets/images/user_images/gender_selection/boy-11.png
- assets/images/icon.png
- assets/images/event.png