Add package topics to all pubspec.yaml files

This commit is contained in:
Sergey Penkovsky
2025-08-05 06:46:26 +03:00
parent 62868477fb
commit a4573ce8ef
4 changed files with 32 additions and 0 deletions

View File

@@ -5,6 +5,14 @@ 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:
- di
- ioc
- scope
- dependency-injection
- dependency-management
- inversion-of-control
- container
environment:
sdk: ">=3.5.2 <4.0.0"