-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
59 lines (52 loc) · 1.36 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
name: trelltech
description: "A new Flutter project."
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.3.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.6
oauth1: ^2.0.0
go_router: ^13.2.0
provider: ^6.1.2
webview_flutter: ^4.7.0
http: ^0.13.6
google_fonts: ^4.0.4
mockito: ^5.4.4
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter:
uses-material-design: true
fonts:
- family: BungeeShade
fonts:
- asset: assets/fonts/BungeeShade-Regular.ttf
weight: 400
- family: LexendExa
fonts:
- asset: assets/fonts/LexendExa-Regular.ttf
- asset: assets/fonts/LexendExa-Black.ttf
weight: 900
- asset: assets/fonts/LexendExa-Bold.ttf
weight: 700
- asset: assets/fonts/LexendExa-ExtraBold.ttf
weight: 800
- asset: assets/fonts/LexendExa-ExtraLight.ttf
weight: 200
- asset: assets/fonts/LexendExa-Light.ttf
weight: 300
- asset: assets/fonts/LexendExa-Medium.ttf
weight: 500
- asset: assets/fonts/LexendExa-SemiBold.ttf
weight: 600
- asset: assets/fonts/LexendExa-Thin.ttf
weight: 100
- asset: assets/fonts/LexendExa-VariableFont_wght.ttf
weight: 400
assets:
- assets/images/
- assets/fonts/