flutter/packages
Paul Berry a4254c788f
Ignore dead_code hints for weak-only null checks. (#63007)
* Ignore dead_code hints for weak-only null checks.

When https://github.com/dart-lang/sdk/issues/41985 is fixed, the
analyzer will begin detecting dead code due to "unnecessary" null
checks.  Since we want to retain null checks in Flutter even when they
appear unnecessary (in order to preserve runtime behavior in weak
mode), we need to suppress these dead code hints.

* Add comments explaining why we're ignoring dead_code hints
2020-08-11 06:18:39 -07:00
..
_flutter_web_build_script update packages (#63017) 2020-08-06 16:21:05 -07:00
flutter Ignore dead_code hints for weak-only null checks. (#63007) 2020-08-11 06:18:39 -07:00
flutter_driver Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
flutter_goldens Make the Skia expectation parser more resilient and update to "master_str". (#62898) 2020-08-04 18:53:31 -07:00
flutter_goldens_client Make the Skia expectation parser more resilient and update to "master_str". (#62898) 2020-08-04 18:53:31 -07:00
flutter_localizations Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
flutter_test update for WidgetTester.move and WidgetTester.fling doc (#63390) 2020-08-10 21:21:03 -07:00
flutter_tools [flutter tools] Make SizeAnalyzer support .apk files that don't use libapp.so (#63250) 2020-08-10 21:06:05 -07:00
flutter_web_plugins [versions] update to the latest sdk versions (#62687) 2020-08-03 10:31:06 -07:00
fuchsia_remote_debug_protocol update packages (#63017) 2020-08-06 16:21:05 -07:00
analysis_options.yaml Revert "Roll engine to aed6b8c46b05c7cee4506a9757dd9ea1b40583c2." (#23170) 2018-10-16 12:57:07 -07:00