The Dart coding style follows the official Effective Dart Style Guide.
All committed flutter code must pass the static analysis:
flutter analyze --no-fatal-infos
The Dart coding style follows the official Effective Dart Style Guide.
All committed flutter code must pass the static analysis:
flutter analyze --no-fatal-infos