flutter/packages/flutter_driver/lib
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
..
src Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (#84476) 2021-06-14 14:16:57 -07:00
driver_extension.dart Flutter Driver: command extensions and extension feature cleanup (#67916) 2020-10-16 22:29:47 -07:00
flutter_driver.dart Flutter_driver nnbd (#74856) 2021-01-27 23:55:26 -08:00