The version of Dart and Flutter should be updated

Hey,
The version of Dart and Flutter is not synced with stable version

  • Flutter 3.38.9
  • Dart 3.10.8

In your documentation the lastest version is 3.8.x.

This creates false negatives, particularly when using “dot-shorthands,” which is enabled by default.

New version

Flutter: 3.41.0
Dart: 3.11.0

Hello @Lucas_SAUDON

Thanks for the reporting.

We have planned the supported version update for the dart analyzer for coming days. Please track the version updates and it should be available somewhat soon.

Thanks,
Maksim Grebeniuk

3 Likes