flutter/packages/flutter_tools/lib/src/ios
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
..
migrations Migrate iOS project migrations to null safety (#83855) 2021-06-03 10:24:04 -07:00
application_package.dart Migrate application_package to null safety (#83956) 2021-06-10 16:24:03 -07:00
bitcode.dart Move globals.artifacts to globals_null_migrated, update imports (#83137) 2021-05-21 18:35:02 -07:00
code_signing.dart Migrate web_validator to null safety (#80095) 2021-04-08 21:04:02 -07:00
devices.dart Add a trace-skia-allowlist flag for filtering Skia trace events (#83507) 2021-06-01 11:29:03 -07:00
ios_deploy.dart [flutter_tools] split host artifacts out of Artifacts (#80876) 2021-04-22 19:29:02 -07:00
ios_emulators.dart Add cold boot option to emulator launch command (#82647) 2021-05-19 10:54:04 -07:00
ios_workflow.dart Migrate xcode.dart and xcode_validator.dart to null safety (#80614) 2021-04-18 14:39:03 -07:00
iproxy.dart Migrate android_console to null safety (#78923) 2021-03-24 15:18:00 -07:00
mac.dart Remove extended attributes from entire Flutter project (#81435) 2021-05-06 16:34:04 -07:00
plist_parser.dart Migrate android_console to null safety (#78923) 2021-03-24 15:18:00 -07:00
simulators.dart Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (#84476) 2021-06-14 14:16:57 -07:00
xcode_build_settings.dart Migrate project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -07:00
xcodeproj.dart enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00