-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
42 lines (36 loc) · 819 Bytes
/
pubspec.yaml
File metadata and controls
42 lines (36 loc) · 819 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: stelaris
description: UI for Stelaris
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=3.11.3 <4.0.0"
flutter: "^3.41.6"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
url_launcher: ^6.3.2
go_router: 17.1.0
freezed_annotation: ^3.1.0
dio: ^5.9.2
dio_cache_interceptor: ^4.0.6
localstorage: ^6.0.0
async_redux: 27.1.1
intl: ^0.20.2
json_annotation: ^4.11.0
web: ^1.1.1
vulpes_data:
git:
url: https://github.com/OneLiteFeatherNET/vulpes-minecraft-dart.git
ref: master
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
build_runner: ^2.13.1
freezed: ^3.2.5
json_serializable: ^6.13.1
flutter:
uses-material-design: true
generate: true