dart icon indicating copy to clipboard operation
dart copied to clipboard

Useful Rules

Open HelloCore opened this issue 4 years ago • 0 comments

Code Coverage Reporter (on Github) https://gist.github.com/HelloCore/09337d5593c7ea3d8768f76c3b59d558

Add label Work in Progress when PR title contains WIP (requires github on dev_dependencies) https://gist.github.com/HelloCore/c9eacb63245373e361c736435d271722

Warn when listen to stream but don't add to compositeSubscription https://gist.github.com/HelloCore/e87377da7e2352398f3e6bca39d2e33d

HelloCore avatar Aug 17 '21 15:08 HelloCore