flutter/packages/flutter_test/lib
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
..
src Silence new analyzer warnings (#6866) 2016-11-15 12:35:50 -08:00
flutter_test.dart Remove dependency on package:mojo (#6413) 2016-10-20 00:15:35 -07:00