Revise README minimal SDK requirement.
Open
- Dominant language
- Dart
- Stars
- 224
- Forks
- 94
- Avg merge
- 7h 14m
- Merged PRs (30d)
- 2
Description
Currently README states:
`The latest release of webdev requires Dart SDK 2.3 or later. This corresponds to Flutter SDK 1.5 or later.`
This need to be revised, probably is not the correct minimal version due current dependencies.
For example, dependency `vm_service`:
sdk: '>=2.6.0 <3.0.0'
Contributor guide
Research direction
Start in README and compare its stated Dart and Flutter minimums with the vm_service constraint shown in the issue and the current dependency requirements. Done means the README states the correct minimal Dart SDK version and its corresponding Flutter SDK version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100