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

@@ -6,6 +6,14 @@ version: 1.1.0
documentation: https://github.com/pese-git/cherrypick/wiki
repository: https://github.com/pese-git/cherrypick/cherrypick_generator
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"