You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, I'm not sure how dart_style is intended to run (on demand, constantly in the background...). In this particular case, it would be useful if the user got instant feedback, as the analysis server provides for .dart files.
The text was updated successfully, but these errors were encountered:
I think pubspec-related linting is going to be handled by dart_style. If so, it could detect cases like this:
However, I'm not sure how
dart_style
is intended to run (on demand, constantly in the background...). In this particular case, it would be useful if the user got instant feedback, as the analysis server provides for .dart files.The text was updated successfully, but these errors were encountered: