flutter/dev/tools
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
..
.gitignore Re add large sample (#3661) 2016-05-01 15:52:51 -07:00
dartdoc.dart Silence new analyzer warnings (#6866) 2016-11-15 12:35:50 -08:00
mega_gallery.dart updates from the flutter gallery rename (#3898) 2016-05-13 12:46:50 -07:00
pubspec.yaml Refactor flutter command exit code - part 3 of 3 (#6838) 2016-11-14 14:21:30 -05:00
update_icons.dart Add icon update tool (#6201) 2016-10-04 09:52:14 -07:00