chore(pubspec): update metadata with homepage, docs, repository and topics

Added homepage URL, documentation, repository, issue tracker, and topics to pubspec.yaml for better package metadata. Removed 'publish_to: none' and outdated repository comment.
This commit is contained in:
Sergey Penkovsky
2025-08-13 14:56:10 +03:00
parent 7b4642f407
commit 2c4e2ed251

View File

@@ -1,11 +1,19 @@
name: talker_cherrypick_logger
description: A starting point for Dart libraries or applications.
version: 1.0.0
publish_to: none
# repository: https://github.com/my_org/my_repo
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
environment:
sdk: ^3.7.2
sdk: ">=3.5.2 <4.0.0"
# Add regular dependencies here.
dependencies: