Description
From the implementation of #1253, and the resulting fallout (#1652 off the top of my head), it's probably fair to say that not enough active Flutter developers' were made aware of the upcoming changes to the Dart formatter.
I know that a lot of effort was expended to get the word out, but it seems it wasn't enough, or the avenues pursued did not have the impact or coverage that was expected.
The changes were announced:
- On Medium in an article half-way down about the formatter (https://medium.com/dartlang/announcing-dart-3-7-bf864a1b195c)
- The GitHub issue here
- On Google Groups (apparently, I can't access it): https://groups.google.com/a/google.com/g/dart-announce/c/VPKc25xDZ_I/m/N35x7UuKAAAJ
Unfortunately, none of these places are areas where developers frequent. I don't cruise Medium, GH or a google group I don't have access to looking for things that might affect me.
A lot of effort was given to try to reach people, but given how much discussion and pushback this has elicited, it seems safe to say that the communication strategy hasn't worked and might need some attention. I know that Android Studio tells me that Flutter supports hot-reload when I open it for the first time, and I know it prompts me to fill out the quarterly surveys, so maybe that could be somewhere that could be used to notify of big upcoming changes like this?