-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
38 lines (34 loc) · 779 Bytes
/
pubspec.yaml
File metadata and controls
38 lines (34 loc) · 779 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
name: koality_tools
description: A collection of useful scripts for various projects.
version: 0.8.2
repository: https://gitlab.codekoalas.com/tools/koality_tools
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
args: ^2.3.0
cli_completion: ^0.5.0
dcli: ^6.0.5
dio: ^5.0.0
equatable: ^2.0.0
freezed_annotation: ^2.2.0
json_annotation: ^4.9.0
mason_logger: ^0.3.1
path: ^1.8.0
pub_updater: ^0.5.0
riverpod: ^2.3.0
riverpod_annotation: ^2.1.0
sprintf: ^7.0.0
very_good_analysis: ^6.0.0
yaml: ^3.1.0
dev_dependencies:
build_runner: ^2.0.0
build_verify: ^3.0.0
build_version: ^2.0.0
freezed: ^2.3.2
json_serializable: ^6.6.1
mocktail: ^1.0.0
riverpod_generator: ^2.2.1
riverpod_lint: ^2.0.4
test: ^1.19.2
executables:
koality: