flutter/packages/flutter_tools/lib/src/dart
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 Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (#84476) 2021-06-14 14:16:57 -07:00
generate_synthetic_packages.dart Migrate localizations and generate_synthetic_packages to null safety (#83310) 2021-05-25 11:09:02 -07:00
language_version.dart Migrate more tool unit tests to null safety (#80002) 2021-04-08 15:18:52 -07:00
package_map.dart Migrate flutter_project_metadata to null safety (#78944) 2021-03-24 15:21:23 -07:00
pub.dart Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (#84476) 2021-06-14 14:16:57 -07:00