Tencent / Tencent/tdesign-flutter
update image_picker to 1.2.2
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 1.2k
- Forks
- 182
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 88
Description
Because tdesign_flutter >=0.2.2 depends on image_picker 1.1.2 and
widget depends on image_picker ^1.2.2, tdesign_flutter >=0.2.2 is
forbidden.
So, because widget_layout_example2 depends on tdesign_flutter ^0.2.7, version solving
failed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the package manifests that declare image_picker and tdesign_flutter, then inspect their version constraints and run dependency resolution for widget_layout_example2. Update image_picker to 1.2.2 where the project requires it, and confirm that version solving succeeds without forbidding tdesign_flutter.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100