start implement generator code

This commit is contained in:
Sergey Penkovsky
2025-05-16 09:30:30 +03:00
parent 9b0741199c
commit b906e927c3
29 changed files with 535 additions and 102 deletions

View File

@@ -5,7 +5,7 @@ publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ^3.5.2
sdk: ">=3.5.2 <4.0.0"
dependencies:
@@ -14,6 +14,8 @@ dependencies:
cherrypick: ^2.1.0
cherrypick_flutter: ^1.1.1
cherrypick_annotations: any
cupertino_icons: ^1.0.8
dev_dependencies:
@@ -22,6 +24,9 @@ dev_dependencies:
flutter_lints: ^4.0.0
cherrypick_generator: any
build_runner: any
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec