MartinBruun / P6

2 stars 0 forks source link

(CI) Add flutter analyze to get unified linting in app #255

Closed MartinBruun closed 2 years ago

MartinBruun commented 2 years ago

Any configuration to follow how we want it to properly lint, is described here:

https://medium.com/flutter-community/code-analysis-linting-in-flutter-and-dart-flutter-explained-3014a481e5e

MAKE SURE WASHEE APP HAS NO LINTING ERRORS! This can be done by running "flutter analyze" in the washee_app folder