-
-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathpubspec.yaml
81 lines (76 loc) · 1.91 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
72
73
74
75
76
77
78
79
80
81
name: island_slide_puzzle
description: A floating slide puzzle from the Netherlands.
version: 1.1.0+1
publish_to: none
environment:
sdk: ">=2.17.0 <3.0.0"
dependencies:
bloc: ^8.0.1
bloc_concurrency: ^0.2.0
equatable: ^2.0.3
fake_async: ^1.2.0
flutter:
sdk: flutter
flutter_bloc: ^8.0.0
flutter_localizations:
sdk: flutter
flutter_svg: ^2.0.9
gap: ^3.0.1
google_fonts: ^6.1.0
intl: ^0.18.0
just_audio: ^0.9.20
platform: ^3.1.0
rive: ^0.12.3
shared_preferences: ^2.0.13
url_launcher: ^6.0.20
dev_dependencies:
bloc_test: ^9.0.1
flutter_test:
sdk: flutter
mocktail: ^1.0.1
msix: ^3.1.0
very_good_analysis: ^5.1.0
flutter:
generate: true
uses-material-design: true
assets:
- assets/images/
- assets/sounds/
fonts:
- family: GoogleSans
fonts:
- asset: assets/fonts/GoogleSans-Bold.ttf
weight: 700
- asset: assets/fonts/GoogleSans-BoldItalic.ttf
weight: 700
style: italic
- asset: assets/fonts/GoogleSans-Regular.ttf
weight: 400
- asset: assets/fonts/GoogleSans-Italic.ttf
weight: 400
style: italic
- family: Roboto
fonts:
- asset: assets/fonts/Roboto-Bold.ttf
weight: 700
- asset: assets/fonts/Roboto-BoldItalic.ttf
weight: 700
style: italic
- asset: assets/fonts/Roboto-Regular.ttf
weight: 400
- asset: assets/fonts/Roboto-Italic.ttf
weight: 400
style: italic
- family: Pacifico
fonts:
- asset: assets/fonts/Pacifico-Regular.ttf
weight: 400
msix_config:
display_name: Island Slide Puzzle
publisher_display_name: ReneFloor Software Development
identity_name: 5515ReneFloorSoftwareDeve.IslandSlidePuzzle
publisher: CN=337FF815-4DE7-4305-890E-947FA235BAF9
store: true
msix_version: 1.1.0.0
logo_path: ./windows/app_icon.png
capabilities: