This repository has been archived by the owner on Jun 23, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 124
/
Copy pathpubspec.yaml
86 lines (68 loc) · 2.02 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
name: beer_me_up
description: An app about beers
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
http: 0.12.0+2
shared_preferences: 0.5.2+1
tuple: 1.0.2
cached_network_image: 0.8.0
sealed_unions: 3.0.2+1
flutter_stream_friends: 0.8.0
intl: 0.15.8
intl_translation: 0.17.4
google_sign_in: 4.0.1+3
flutter_facebook_login: 2.0.0
firebase_auth: 0.11.1
cloud_firestore: 0.12.0
firebase_analytics: 3.0.1
firebase_remote_config: 0.2.0+1
sentry: 2.2.0
flutter_html: 0.10.1
dev_dependencies:
flutter_test:
sdk: flutter
mockito: 3.0.0
# For information on the generic Dart part of this file, see the
# following page: https://www.dartlang.org/tools/pub/pubspec
# The following section is specific to Flutter.
flutter:
uses-material-design: true
assets:
- images/round_logo.png
- images/thinking_face.png
- images/large_logo.png
- images/toolbar_icon.png
- images/beer_icon_background.png
- images/fab_icon.png
- images/facebook.png
- images/google.png
- images/beer_bottle.png
- images/beer_half_pint.png
- images/beer_pint.png
- images/beer_icon_big_white_background.png
- images/coin.png
- images/beer_background.jpg
- images/brewerydb.png
- images/search_empty_state.png
- images/main_empty_state.png
- images/arrow_bottom.png
- images/untappd.png
- images/default_beer.png
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.io/assets-and-images/#resolution-aware.
# For details regarding adding assets from package dependencies, see
# https://flutter.io/assets-and-images/#from-packages
fonts:
- family: Google Sans
fonts:
- asset: fonts/GoogleSans-Regular.ttf
- asset: fonts/GoogleSans-Medium.ttf
weight: 500
- asset: fonts/GoogleSans-Bold.ttf
weight: 700
#
# For details regarding fonts from package dependencies,
# see https://flutter.io/custom-fonts/#from-packages