Dart 3 alpha recently got announced here. It introduces new features like records (tuples) which I wanted to use. The article also mentions the latest version of Flutter stable ships with Dart 3 alpha.
Enabling experimental features in VSC
To use it, we should change the pubspec.yaml to use