Phil Quitslund

Results 421 comments of Phil Quitslund

Thanks for the thorough report! What version of the Flutter and Dart plugins are you using? Also, could you add the output of `flutter doctor -v`?

Ah, sorry I wasn't more clear! I was wondering what versions of the IDE plugins you had. (Fond in the **Plugins** section of your IDE settings. For example: Thanks!

Sorry. Again, I wasn't clear. I was wondering about the **version** numbers. (For example, 87.1 is the latest Flutter plugin version.)

I was expecting a `.gitignore` update here?

If we aren't tracking code style, should we have instructions for setting up team settings in the `CONTRIBUTING` docs?

Ah... I'm still confused by the PR title. [cq] Untrack .idea/codeStyles/Project.xml #8493 This doesn't seem to be doing that?

> > If we aren't tracking code style, should we have instructions for setting up team settings in the `CONTRIBUTING` docs? > > Yes, I am happy to modify it,...