Google’s commitment, or lack there of, has burned us too many times to give them the benefit of the doubt here. All it takes is someone internally vying for a promotion to come out with “Gart” or “Dutter” with 80% feature parity with Dart/Flutter and billed as “the future”. See: countless examples (Pay/Wallet, 50 chat apps, Health/Fit).
I don’t trust Google at all. I won’t build on GCP and I won’t use their languages/frameworks.
I really want to love dart, it seems like a great language, but I really dislilke pubspec and its other tooling. Especially the project structure that it forces.
I really wish I could use any structure for my project without relative or absolute fs paths, even if it meant it could never be imported by another pubspec project (or import 3rd party deps).