diff --git a/cherrypick/pubspec.yaml b/cherrypick/pubspec.yaml index 4a4d886..7da52db 100644 --- a/cherrypick/pubspec.yaml +++ b/cherrypick/pubspec.yaml @@ -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" diff --git a/cherrypick_annotations/pubspec.yaml b/cherrypick_annotations/pubspec.yaml index d14fe70..61bb71b 100644 --- a/cherrypick_annotations/pubspec.yaml +++ b/cherrypick_annotations/pubspec.yaml @@ -5,6 +5,14 @@ version: 1.1.0 documentation: https://github.com/pese-git/cherrypick/wiki repository: https://github.com/pese-git/cherrypick/cherrypick_annotations 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" diff --git a/cherrypick_flutter/pubspec.yaml b/cherrypick_flutter/pubspec.yaml index 16b64c8..3ef5c34 100644 --- a/cherrypick_flutter/pubspec.yaml +++ b/cherrypick_flutter/pubspec.yaml @@ -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" diff --git a/cherrypick_generator/pubspec.yaml b/cherrypick_generator/pubspec.yaml index 5e956ac..168cb92 100644 --- a/cherrypick_generator/pubspec.yaml +++ b/cherrypick_generator/pubspec.yaml @@ -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"