mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-23 21:13:35 +00:00
- Downgraded Flutter version in .fvmrc from 3.29.3 to 3.27.0 for compatibility with current dependencies - Raised Dart SDK constraint in benchmark_di/pubspec.yaml from >=3.0.0 <4.0.0 to >=3.2.0 <4.0.0 to align with required package minimums This change ensures environment compatibility for dependency resolution and build tools. No functional code changes.
3 lines
25 B
Plaintext
3 lines
25 B
Plaintext
{
|
|
"flutter": "3.27.0"
|
|
} |