-
Notifications
You must be signed in to change notification settings - Fork 3
/
pubspec.yaml
71 lines (56 loc) · 1.6 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
name: commudle
description: A new Flutter project.
version: 1.0.0+1
environment:
sdk: ">=2.2.2 <3.0.0"
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.2
simple_animations: ^1.3.3
flutter_launcher_icons: "^0.7.3"
provider: ^3.1.0
http: ^0.12.0+2
shared_preferences: ^0.5.3+5
flutter_custom_tabs: ^0.6.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_icons:
image_path: "assets/images/commudle-logo.png"
android: true
ios: true
flutter:
uses-material-design: true
fonts:
- family: Montserrat
fonts:
- asset: assets/fonts/Montserrat-Regular.ttf
- asset: assets/fonts/Montserrat-SemiBold.ttf
weight: 400
- asset: assets/fonts/Montserrat-Bold.ttf
weight: 600
- family: Product Sans
fonts:
- asset: assets/fonts/Product-Sans-Bold.ttf
weight: 600
- asset: assets/fonts/Product-Sans-Regular.ttf
weight: 400
assets:
- assets/images/commudle-logo.png
- assets/images/introPageImage.png
- assets/images/authPageImage.png
- assets/images/googlelogo.png
- assets/images/gdg_lockup.png
- assets/images/eventImageSquare.png
- assets/images/upcomingCardBack.png
- assets/images/temp-wtm.png
- assets/images/hello.png
- assets/images/twitter.png
- assets/images/github.png
- assets/images/linkedin.png
- assets/images/profileImage.png
- assets/images/eventImage.png
- assets/images/oops_network.png