We will have a bunch of lint rules for dot shorthands in the upcoming DCM release, so if you are using DCM and want a particular case to be supported, please let us know!
The hardest part right now is determining when NOT to use them.
Iβm personally not a huge fan of Dartβs new dot shorthand syntax. It makes code harder to read, thereβs no lint rule to standardize one way or the other, and it just adds more complexity to a language which I love for its simplicity.