-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpubspec.yaml
53 lines (44 loc) · 1020 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
46
47
48
49
50
51
52
53
name: l
description: >
Cross-platform html/io Logger library with simple API.
Manipulate with native and web console.
Support ascii colorize output.
version: 5.0.0
repository: https://github.com/PlugFox/l/tree/master
issue_tracker: https://github.com/PlugFox/l/issues
homepage: https://github.com/PlugFox/l
#publish_to: https://pub.dev
#documentation: https://pub.dev/documentation/l/latest/
#authors:
# - Plague Fox <[email protected]>
funding:
- https://www.buymeacoffee.com/plugfox
- https://www.patreon.com/plugfox
- https://boosty.to/plugfox
topics:
- cross-platform
- logging
- logger
- logs
- log
platforms:
android:
ios:
linux:
macos:
web:
windows:
screenshots:
- description: 'Example of using the library to display a message in the console.'
path: example.png
environment:
sdk: '>=3.4.0 <4.0.0'
dependencies:
meta: ^1.9.1
dev_dependencies:
coverage: ^1.11.0
lints: '>=4.0.0 <6.0.0'
test: ^1.24.0
dependency_overrides:
watcher: ^1.1.0
#executables: