Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flutter_ume_kit_perf 在flutter 3.19.0+ 版本后报错 #133

Open
luwei888 opened this issue Mar 13, 2024 · 4 comments
Open

flutter_ume_kit_perf 在flutter 3.19.0+ 版本后报错 #133

luwei888 opened this issue Mar 13, 2024 · 4 comments

Comments

@luwei888
Copy link

企业微信截图_17102303063511

Note: vm_service is pinned to version 13.0.0 by flutter_test from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.

Because every version of flutter_test from sdk depends on vm_service 13.0.0 and flutter_ume_kit_perf >=0.2.0-dev.0 depends on vm_service ^7.1.1, flutter_test from sdk is incompatible with flutter_ume_kit_perf >=0.2.0-dev.0.
So, because habit depends on both flutter_ume_kit_perf ^1.0.0 and flutter_test from sdk, version solving failed.

@Huuuuuub
Copy link

是的,难道要移除flutter_test的依赖吗?有解决方案吗现在

@luwei888
Copy link
Author

我将这几个插件内置到自己代码了,作者应该不维护了,自己改吧。

@Mr-yuwei
Copy link

same problem

@DivvSpace
Copy link

遇到一样的问题,这个应该市KPI项目不维护了把

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants