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

最新版本的sdk:nim_contactkit_ui和nim_searchkit_ui依赖的intl版本不同,造成无法一起使用 #44

Open
hczhhm opened this issue Jun 21, 2024 · 5 comments

Comments

@hczhhm
Copy link

hczhhm commented Jun 21, 2024

Because nim_searchkit_ui >=1.1.0 depends on flutter_localizations from sdk which depends on intl 0.19.0, nim_searchkit_ui >=1.1.0 requires intl 0.19.0.
And because nim_contactkit_ui >=1.1.1 depends on intl ^0.18.0, nim_contactkit_ui >=1.1.1 is incompatible with nim_searchkit_ui >=1.1.0.
So, because XXX depends on both nim_contactkit_ui ^9.7.2 and nim_searchkit_ui ^9.7.2, version solving failed.

@netease-george
Copy link
Contributor

我本地未能复现:
本地环境:
Flutter 3.19.6 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 54e66469a9 (9 weeks ago) • 2024-04-17 13:08:03 -0700
Engine • revision c4cd48e186
Tools • Dart 3.3.4 • DevTools 2.31.1

麻烦尝试app层写死 0.18.0版本是否可行

@hczhhm
Copy link
Author

hczhhm commented Jun 21, 2024

我之前用的flutter版本是 Flutter 3.22.2 ,我现在把flutter降级了到了Flutter 3.19.5,降级后可以用了

@hczhhm
Copy link
Author

hczhhm commented Jun 21, 2024

你们要解决不支持Flutter最新版本的问题呀,不然以后flutter更新了新的特性解决了一些性能问题,我们都用不到,只能放弃使用网易云信了。

@netease-george
Copy link
Contributor

我们会尽快支持Flutter 最新版本

@nimeinimei
Copy link

我们会尽快支持Flutter 最新版本

请问flutter的demo最近停止更新了吗?

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

3 participants