flutter/packages/flutter_test
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
..
lib Silence new analyzer warnings (#6866) 2016-11-15 12:35:50 -08:00
test add description to by-predicate finders (#6362) 2016-10-17 17:16:22 -07:00
BUILD.gn Add BUILD.gn for flutter_test. (#6823) 2016-11-11 14:16:12 -08:00
flutter_test.iml Mentions flutter packages get rather than pub get (#6625) 2016-11-01 13:27:06 -07:00
pubspec.yaml Refactor flutter command exit code - part 3 of 3 (#6838) 2016-11-14 14:21:30 -05:00