-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
42 lines (36 loc) · 840 Bytes
/
pubspec.yaml
File metadata and controls
42 lines (36 loc) · 840 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
name: elder_quest
publish_to: "none"
version: 0.1.1+13
environment:
sdk: '>=3.10.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.6
flutter_bloc: ^8.1.6
flutter_hooks: ^0.20.5
go_router: ^14.6.2
share_plus: ^12.0.1
screenshot: ^3.0.0
google_fonts: ^6.2.1
just_audio: ^0.9.38
shared_preferences: ^2.3.4
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter:
uses-material-design: true
assets:
- assets/sounds/
- assets/images/
- assets/json/
fonts:
- family: Idiqlat
fonts:
- asset: assets/fonts/Idiqlat-2.000/Idiqlat-ExtraLight.ttf
weight: 200
- asset: assets/fonts/Idiqlat-2.000/Idiqlat-Light.ttf
weight: 300
- asset: assets/fonts/Idiqlat-2.000/Idiqlat-Regular.ttf
weight: 400