From 6d5537f068ff3005b617b3d8869a8d694e8237fe Mon Sep 17 00:00:00 2001 From: Sergey Penkovsky Date: Fri, 23 May 2025 00:18:54 +0300 Subject: [PATCH] update pubspec --- cherrypick_generator/pubspec.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/cherrypick_generator/pubspec.yaml b/cherrypick_generator/pubspec.yaml index 1ea0cf3..ba552a0 100644 --- a/cherrypick_generator/pubspec.yaml +++ b/cherrypick_generator/pubspec.yaml @@ -1,8 +1,10 @@ name: cherrypick_generator -description: Code generator for cherrypick annotations +description: | + Source code generator for the cherrypick dependency injection system. Processes annotations to generate binding and module code for Dart & Flutter projects. + version: 1.1.0-dev.1 documentation: https://github.com/pese-git/cherrypick/wiki -repository: https://github.com/pese-git/cherrypick +repository: https://github.com/pese-git/cherrypick/cherrypick_generator issue_tracker: https://github.com/pese-git/cherrypick/issues environment: