-
Notifications
You must be signed in to change notification settings - Fork 5
/
pubspec.yaml
56 lines (49 loc) · 1.06 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
name: rush_hour_puzzle
description: Play a daily Rush Puzzle game
version: 1.0.12+25
publish_to: none
environment:
sdk: ">=2.16.0 <3.0.0"
dependencies:
bloc: ^8.0.2
equatable: ^2.0.3
firebase_analytics: ^9.1.2
firebase_core: ^1.13.1
firebase_crashlytics: ^2.5.3
fireworks:
path: packages/fireworks
flutter:
sdk: flutter
flutter_bloc: ^8.0.1
flutter_localizations:
sdk: flutter
intl: ^0.17.0
puzzle_models:
path: packages/puzzle_models
puzzles_repository:
path: packages/puzzles_repository
share_plus: ^3.1.0
z_cubic_text:
path: packages/z_cubic_text
zclouds:
path: packages/zclouds
zcomponents:
path: packages/zcomponents
zvehicles:
path: packages/zvehicles
dev_dependencies:
bloc_test: ^9.0.2
flutter_test:
sdk: flutter
mocktail: ^0.2.0
msix: ^3.3.2
very_good_analysis: ^2.4.0
flutter:
uses-material-design: true
generate: true
msix_config:
display_name: Rush App
publisher_display_name: Jaime Blasco Andrés
logo_path: .\windows\logo.png
capabilities: internetClient
store: true