Compatibility Issue with Flutter 3.24.5
- Dominant language
- Dart
- Stars
- 7.6k
- Forks
- 2k
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 2
Description
I want to use the CandleStick chart in my Flutter project (version 3.24.5). I forked your branch, but when I run it, I get a Flutter version error. I tried downgrading both Flutter and package versions, but some of the packages in my project require a newer Flutter version, so downgrading isn't a viable option. Is there any way to make the CandleStick chart package work with newer versions of Flutter?
Contributor guide
Research direction
Start by reproducing the CandleStick chart compatibility error with Flutter 3.24.5 and inspect the package version constraints involved. The issue does not name specific files or tests; done means the chart package runs with newer Flutter versions without requiring users to downgrade their project dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100