-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
53 lines (43 loc) · 1.08 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
name: lorenzoconti
description: A new Flutter project.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.3
url_launcher: ^5.5.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- assets/portfolio.jpg
- assets/icons/github.png
- assets/icons/discord.png
- assets/icons/facebook.png
- assets/icons/instagram.png
- assets/icons/skype.png
- assets/icons/linkedin.png
- assets/icons/twitter.png
- assets/icons/email.png
- assets/icons/telegram.jpg
fonts:
- family: Roboto Mono
fonts:
- asset: fonts\RobotoMono-Regular.ttf
- asset: fonts\RobotoMono-Light.ttf
weight: 300
- asset: fonts\RobotoMono-Thin.ttf
weight: 100
- family: Raleway
fonts:
- asset: fonts\Raleway-Bold.ttf
weight: 700
- asset: fonts\Raleway-Italic.ttf
style: italic
- asset: fonts\Raleway-Light.ttf
- asset: fonts\Raleway-Regular.ttf