flutter-code-editor icon indicating copy to clipboard operation
flutter-code-editor copied to clipboard

Failed to update packages.

Open ddxl123 opened this issue 4 months ago • 0 comments

[yida_client] flutter pub get --no-example Resolving dependencies... Because every version of flutter_code_editor depends on autotrie ^2.0.0 which depends on hive ^2.0.0, every version of flutter_code_editor requires hive ^2.0.0. So, because yida depends on both hive ^4.0.0-dev.2 and flutter_code_editor ^0.3.3, version solving failed.

You can try the following suggestion to make the pubspec resolve:

  • Consider downgrading your constraint on hive: flutter pub add hive:^2.2.3 Failed to update packages. exit code 1

ddxl123 avatar Jul 24 '25 08:07 ddxl123