iampawan / iampawan/FlutterWhatsAppClone
version conflict
Open
- Dominant language
- Dart
- Stars
- 1.8k
- Forks
- 678
- PR merge metrics
- No merged PRs in 30d
Description
The lower bound of "sdk: '>=2.7.0 <3.0.0'" must be 2.12.0'
or higher to enable null safety.
The current Dart SDK (3.1.0) only supports null safety.
For details, see https://dart.dev/null-safety
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the package's Dart SDK constraint in the project configuration and compare it with the current Dart SDK requirement stated in the issue. Raise the lower bound to 2.12.0 or higher, then run the Flutter dependency or project validation command; done means the version conflict no longer appears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100