chore(release): publish packages

- cherrypick@2.2.0-dev.0
 - cherrypick_annotations@1.1.0-dev.0
 - cherrypick_flutter@1.1.2-dev.0
 - cherrypick_generator@1.1.0-dev.0
This commit is contained in:
Sergey Penkovsky
2025-05-22 16:54:26 +03:00
parent 6aa76e4041
commit 1741256f37
11 changed files with 99 additions and 13 deletions

View File

@@ -11,10 +11,10 @@ environment:
dependencies:
flutter:
sdk: flutter
cherrypick: ^2.1.0
cherrypick_flutter: ^1.1.1
cherrypick: ^2.2.0-dev.0
cherrypick_flutter: ^1.1.2-dev.0
cherrypick_annotations: any
cherrypick_annotations: ^1.1.0-dev.0
cupertino_icons: ^1.0.8
@@ -24,7 +24,7 @@ dev_dependencies:
flutter_lints: ^4.0.0
cherrypick_generator: any
cherrypick_generator: ^1.1.0-dev.0
build_runner: any
# For information on the generic Dart part of this file, see the

View File

@@ -12,8 +12,8 @@ dependencies:
flutter:
sdk: flutter
cherrypick: any
cherrypick_annotations: any
cherrypick: ^2.2.0-dev.0
cherrypick_annotations: ^1.1.0-dev.0
dio: ^5.4.0
retrofit: ^4.0.3
@@ -30,7 +30,7 @@ dev_dependencies:
flutter_lints: ^4.0.0
cherrypick_generator: any
cherrypick_generator: ^1.1.0-dev.0
build_runner: any
retrofit_generator: ^8.0.4