flutter/dev
Ian Hickson 2b84d1ff1b Silence new analyzer warnings (#6866)
See https://github.com/flutter/flutter/pull/6861

This silences all but two of the warnings from https://travis-ci.org/flutter/flutter/builds/176055550

One of the silenced warnings was a genuine code error.

Some of the others were correct but there was no way for the analyzer to know, and I worked around them.

The remainder are problems with the analyzer, specifically https://github.com/dart-lang/sdk/issues/27827 and https://github.com/dart-lang/sdk/issues/27504.
2016-11-15 12:35:50 -08:00
..
automated_tests Refactor flutter command exit code - part 3 of 3 (#6838) 2016-11-14 14:21:30 -05:00
benchmarks Refactor flutter command exit code - part 3 of 3 (#6838) 2016-11-14 14:21:30 -05:00
bots add driver failure test (#6776) 2016-11-09 15:28:30 -08:00
devicelab Update README.md (#6867) 2016-11-15 12:35:18 -08:00
docs Minor fixes (mostly doc consistency) (#6780) 2016-11-09 15:05:56 -08:00
manual_tests Refactor flutter command exit code - part 3 of 3 (#6838) 2016-11-14 14:21:30 -05:00
tools Silence new analyzer warnings (#6866) 2016-11-15 12:35:50 -08:00