mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Migrates error suppression from regexps to analysis options. * Ignore TODOs. * Ignore strong mode field and method overrides (see `InvalidFieldOverride` and `InvalidMethodOverride` in `strong/info.dart`. * Remove stale regexp to capture refs to dead `dart:ui_internals` URI. * Remove stale regexp to capture dead strong mode "will need runtime check to cast to type" error (https://github.com/dart-lang/sdk/issues/24542). 5 regexp downs, another small handful (~4) to go! :) |
||
---|---|---|
.. | ||
analyze.dart | ||
apk.dart | ||
build.dart | ||
create.dart | ||
daemon.dart | ||
devices.dart | ||
doctor.dart | ||
drive.dart | ||
install.dart | ||
listen.dart | ||
logs.dart | ||
refresh.dart | ||
run_mojo.dart | ||
run.dart | ||
stop.dart | ||
test.dart | ||
trace.dart | ||
upgrade.dart |