bytedance / flutter_ume

UME is an in-app debug kits platform for Flutter. Produced by Flutter Infra team of ByteDance
MIT License
2.06k stars 222 forks source link

no versions of flutter_ume_kit_perf match >1.0.0 <2.0.0 #99

Closed SheepYang1993 closed 1 year ago

SheepYang1993 commented 1 year ago

Because no versions of flutter_ume_kit_perf match >1.0.0 <2.0.0 and flutter_ume_kit_perf 1.0.0 depends on vm_service ^7.1.1, flutter_ume_kit_perf ^1.0.0 requires vm_service ^7.1.1. And because flutter_ume >=1.1.1+1 depends on vm_service ^9.4.0, flutter_ume_kit_perf ^1.0.0 is incompatible with flutter_ume >=1.1.1+1.

talisk commented 1 year ago

@SheepYang1993 You can add version constraints in dependency_overrides of pubspec.yaml.