-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpubspec.yaml
42 lines (37 loc) · 834 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
name: yt
version: 2.2.5+4
description: Native Dart interface to multiple YouTube REST APIs including the Data API.
repository: https://github.com/faithoflifedev/yt
homepage: https://github.com/faithoflifedev/yt
environment:
sdk: ">=3.2.0 <4.0.0"
dependencies:
args: ^2.5.0
csv: ^6.0.0
dio: ^5.4.3+1
fling_pickle: ^0.4.3
googleapis_auth: ^1.6.0
http: ^1.2.1
http_parser: ^4.0.2
json_annotation: ^4.9.0
loggy: ^2.0.3
retrofit: ^4.1.0
stemmer: ^2.2.0
universal_io: ^2.2.2
yaml: ^3.1.2
dev_dependencies:
build_runner: ^2.4.9
# cli_pkg: ^2.10.0
grinder: ^0.9.5
# isar_generator: ^3.1.0+1
json_serializable: ^6.8.0
lints: ^3.0.0
pub_semver: ^2.1.4
publish_tools: ^1.0.0+4
pubspec: ^2.3.0
retrofit_generator: ^8.1.0
analyzer: ^6.4.1
# js: any
# node_interop: any
executables:
yt: