LeastAuthority / destiny

Destiny – Cross-platform Magic Wormhole graphical client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Lint Flutter/Dart

donpui opened this issue · comments

It would be good to add lint for Flutter and Dart plugin code base to perform static code analysis before pushing or in even in CI.

Flutter official option:
https://docs.flutter.dev/release/breaking-changes/flutter-lints-package

Fix with PR #218