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

update permission_handler and package_info_plus package dependency version #40

Open
yfming93 opened this issue Jun 12, 2024 · 1 comment

Comments

@yfming93
Copy link

Because tencent_cloud_chat_uikit >=2.1.0 depends on package_info_plus ^4.0.1 and app depends on package_info_plus ^8.0.0, tencent_cloud_chat_uikit >=2.1.0 is forbidden.
So, because app depends on tencent_cloud_chat_uikit ^2.6.0+1, version solving failed.

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

  • Consider downgrading your constraint on package_info_plus: flutter pub add package_info_plus:^4.2.0

Because tencent_cloud_chat_uikit >=2.0.0-preview.7 depends on permission_handler ^10.2.0 and app depends on permission_handler ^11.3.1, tencent_cloud_chat_uikit >=2.0.0-preview.7 is forbidden.
So, because app depends on tencent_cloud_chat_uikit ^2.6.0+1, version solving failed.

虽然能 dependency_overrides 覆盖。但是还是请用最新版本。

@woaiso
Copy link

woaiso commented Nov 30, 2024

+1

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

2 participants