2025-08-10 21:48:23 +03:00
|
|
|
name: talker_cherrypick_logger
|
|
|
|
|
description: A starting point for Dart libraries or applications.
|
2025-08-13 15:23:21 +03:00
|
|
|
version: 1.1.0-dev.2
|
2025-08-13 14:56:10 +03:00
|
|
|
homepage: https://pese-git.github.io/cherrypick-site/
|
|
|
|
|
documentation: https://github.com/pese-git/cherrypick/wiki
|
|
|
|
|
repository: https://github.com/pese-git/cherrypick
|
|
|
|
|
issue_tracker: https://github.com/pese-git/cherrypick/issues
|
|
|
|
|
|
|
|
|
|
topics:
|
|
|
|
|
- cherrypick
|
|
|
|
|
- state
|
|
|
|
|
- logging
|
|
|
|
|
- log
|
2025-08-13 15:11:23 +03:00
|
|
|
|
2025-08-10 21:48:23 +03:00
|
|
|
environment:
|
2025-08-13 14:56:10 +03:00
|
|
|
sdk: ">=3.5.2 <4.0.0"
|
2025-08-10 21:48:23 +03:00
|
|
|
|
|
|
|
|
# Add regular dependencies here.
|
|
|
|
|
dependencies:
|
2025-08-11 16:27:46 +03:00
|
|
|
talker: ^4.9.3
|
2025-08-13 15:11:23 +03:00
|
|
|
cherrypick: ^3.0.0-dev.9
|
2025-08-11 23:26:13 +03:00
|
|
|
|
2025-08-10 21:48:23 +03:00
|
|
|
|
|
|
|
|
dev_dependencies:
|
|
|
|
|
lints: ^5.0.0
|
|
|
|
|
test: ^1.24.0
|