-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpubspec.yaml
45 lines (38 loc) · 831 Bytes
/
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
name: swassistant
description: Character sheet and dice app for the FFG Star Wars TTRPG
publish_to: "none"
version: 4.3.5+200
environment:
sdk: ">=3.0.0-417.2.beta <4.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_web_plugins:
sdk: flutter
intl: any
shared_preferences: ^2.3.5
path_provider: ^2.1.5
cupertino_icons: ^1.0.8
url_launcher: ^6.3.1
file_picker: ^8.1.7
in_app_purchase: ^3.2.0
device_info_plus: ^11.2.0
package_info_plus: ^8.1.2
googleapis: ^13.2.0
uuid: ^4.5.1
flutter_dotenv: ^5.2.1
darkstorm_common: ^2.0.2
flutter_secure_storage: ^9.2.3
http: ^1.2.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
generate: true
uses-material-design: true
assets:
- assets/
- .darkstorm