-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
66 lines (60 loc) · 1.44 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
name: cypher_system_srd_lookup
description: An instant full-text search app for the Cypher System SRD with structured results.
publish_to: 'none'
version: 1.4.0+9
environment:
sdk: '>=3.1.0 <4.0.0'
dependencies:
accordion: ^2.6.0
azlistview: ^2.0.0
collection: ^1.18.0
flutter:
sdk: flutter
go_router: ^10.2.0
isar: ^3.1.0
isar_flutter_libs: ^3.1.0
json_annotation: ^4.9.0
path_provider: ^2.1.4
provider: ^6.1.2
url_launcher: ^6.3.0
dev_dependencies:
auto_screenshot:
path: ../auto_screenshot
build_runner: ^2.4.12
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
json_serializable: ^6.8.0
path: ^1.9.0
flutter_launcher_icons: ^0.13.1
isar_generator: ^3.1.0
flutter:
assets:
- assets/
uses-material-design: true
flutter_launcher_icons:
android: true
ios: "AppIcon"
remove_alpha_ios: true
image_path: "./icons/icon.png"
auto_screenshot:
bundle_id:
android: com.isaaclyman.cyphersrd
ios: com.isaaclyman.cyphersrd
devices:
- iPhone 8 Plus
- iPhone 13 Pro Max
- iPad Pro (12.9-inch) (2nd generation)
- iPad Pro (12.9-inch) (5th generation)
- 10-inch_Tablet_API_33
- 7-inch_Tablet_API_33
base_url:
android: http://cyphersrd.isaaclyman.com/
ios: cyphersrd://cyphersrd.isaaclyman.com
output_folder: screenshots
screenshot:
- search
- search?query=warrior
- search?category=Types&item=WARRIOR
- browse
- search?category=Abilities&item=Bash