alibaba / alibaba/flutter_boost
collection 版本冲突怎么解决
Open
- Dominant language
- Dart
- Stars
- 7.2k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Because every version of flutter_test from sdk depends on collection 1.15.0 and flutter_module depends on collection ^1.16.0, flutter_test from sdk is forbidden.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the dependency resolution failure involving flutter_test, flutter_module, and collection. Inspect the project's dependency declarations and verify that the resolved versions satisfy both Flutter SDK and module constraints; done means the conflict no longer prevents dependency resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100