mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-03-25 21:40:24 +00:00
feat!: update Dart SDK minimum versions
BREAKING CHANGE: Minimum Dart SDK version updated - cherrypick_annotations: 3.8.0 -> 3.9.0 - cherrypick_generator: requires Dart 3.9.0+ This change may require users to update their Dart SDK.
This commit is contained in:
@@ -13,7 +13,7 @@ dependencies:
|
||||
sdk: flutter
|
||||
|
||||
cherrypick: any
|
||||
cherrypick_annotations: ^3.0.2
|
||||
cherrypick_annotations: ^3.0.3
|
||||
|
||||
dio: ^5.4.0
|
||||
retrofit: ^4.0.3
|
||||
@@ -38,7 +38,7 @@ dev_dependencies:
|
||||
flutter_lints: ^6.0.0
|
||||
|
||||
build_runner: ^2.5.0
|
||||
cherrypick_generator: ^3.0.2
|
||||
cherrypick_generator: ^3.0.3
|
||||
|
||||
json_serializable: ^6.9.0
|
||||
retrofit_generator: ^10.0.5
|
||||
|
||||
Reference in New Issue
Block a user