-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
45 lines (39 loc) · 834 Bytes
/
pubspec.yaml
File metadata and controls
45 lines (39 loc) · 834 Bytes
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
name: my_card
description: A new Flutter application.
version: 1.0.0+1
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.2
url_launcher: ^5.7.10
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- images/
fonts:
- family: Pacifico
fonts:
- asset: fonts/Pacifico-Regular.ttf
- family: SourceSansPro
fonts:
- asset: fonts/SourceSansPro-Light.ttf
- family: GitHubIcon
fonts:
- asset: icon/GitHubIcon.ttf
- family: LkdIn
fonts:
- asset: icon/LkdIn.ttf
- family: Chef
fonts:
- asset: icon/Chef.ttf
- family: Skills
fonts:
- asset: icon/Skills.ttf
- family: Project
fonts:
- asset: icon/Project.ttf