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

[Bug report] visibility_detector 版本目前更新到0.4.0+2了,但项目中还在使用0.3.3 #136

Closed
wosika opened this issue May 30, 2023 · 2 comments

Comments

@wosika
Copy link

wosika commented May 30, 2023

Version

6.1.0

Platforms

dart

Device Model

empty

flutter info

empty

How to reproduce?

visibility_detector
https://pub.dev/packages/visibility_detector
已经更新到0.4.0+2了。目前项目中依赖的还是0.3.3,需要更新一下。

Logs

Because extended_nested_scroll_view >=6.0.0 depends on visibility_detector ^0.3.3 and student_flutter depends on visibility_detector 0.4.0+2, extended_nested_scroll_view >=6.0.0 is forbidden.
So, because student_flutter depends on extended_nested_scroll_view ^6.1.0, version solving failed.

Example code (optional)

No response

Contact

No response

@wosika wosika changed the title [Bug report] [Bug report] visibility_detector 版本目前更新到0.4.0+2了,但项目中还在使用0.3.3 May 30, 2023
@wosika
Copy link
Author

wosika commented May 30, 2023

#126
发现已经有人提交了pr 。希望能尽快更新。

@zmtzawqlp
Copy link
Member

you can do as following:

dependency_overrides:
    visibility_detector:  0.4.0+2

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