flutter/dev/devicelab/lib/tasks
Greg Spencer 88f3811055
Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (#84476)
This adds avoid_dynamic_calls to the list of lints, and fixes all instances where it was violated.

Importantly, this lint is NOT turned on for flutter/packages/test, because those changes are happening in another PR: #84478
2021-06-14 14:16:57 -07:00
..
analysis.dart Mixed null safety in dev/devicelab (#84017) 2021-06-05 02:29:03 -07:00
build_test_task.dart Add option to stream logs to file for flutter logs and way to use it in devicelab runs (#84008) 2021-06-07 10:33:00 -07:00
dart_plugin_registry_tests.dart Mixed null safety in dev/devicelab (#84017) 2021-06-05 02:29:03 -07:00
gallery.dart Add option to stream logs to file for flutter logs and way to use it in devicelab runs (#84008) 2021-06-07 10:33:00 -07:00
hot_mode_tests.dart Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (#84476) 2021-06-14 14:16:57 -07:00
integration_tests.dart Add option to stream logs to file for flutter logs and way to use it in devicelab runs (#84008) 2021-06-07 10:33:00 -07:00
microbenchmarks.dart Add option to stream logs to file for flutter logs and way to use it in devicelab runs (#84008) 2021-06-07 10:33:00 -07:00
new_gallery.dart Mixed null safety in dev/devicelab (#84017) 2021-06-05 02:29:03 -07:00
perf_tests.dart Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (#84476) 2021-06-14 14:16:57 -07:00
platform_channels_benchmarks.dart Add option to stream logs to file for flutter logs and way to use it in devicelab runs (#84008) 2021-06-07 10:33:00 -07:00
plugin_tests.dart Mixed null safety in dev/devicelab (#84017) 2021-06-05 02:29:03 -07:00
web_benchmarks.dart Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (#84476) 2021-06-14 14:16:57 -07:00
web_dev_mode_tests.dart Mixed null safety in dev/devicelab (#84017) 2021-06-05 02:29:03 -07:00