LeastAuthority / destiny

Destiny – Cross-platform Magic Wormhole graphical client
MIT License
236 stars 13 forks source link

Add Lint Flutter/Dart #217

Closed donpui closed 1 year ago

donpui commented 1 year ago

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

donpui commented 1 year ago

Fix with PR https://github.com/LeastAuthority/destiny/pull/218