Workiva / workiva_analysis_options

Workiva's shared Dart static analysis options
Other
3 stars 1 forks source link

[lint] avoid_slow_async_io #37

Open evanweible-wf opened 4 years ago

evanweible-wf commented 4 years ago

http://dart-lang.github.io/linter/lints/avoid_slow_async_io.html

evanweible-wf commented 1 year ago

We've since decided to recommend this rule because most of our usages (local and CI tooling) would benefit from it. The potential exception to this recommendation is flutter, but these rulesets are already primarily focused on web apps. Flutter projects may be better of using https://pub.dev/packages/flutter_lints