flutter/packages/unit
Hixie 8ab229f89c Make the analyzer actually work.
Turns out that ignoring all error lines that match the empty string is a
poor way to go.

Also, we have to update all the example packages now too, since we
analyze them. So just have travis use our update script.

Also, remove flutter_tools' old travis stuff. It's now part of a bigger
repo.

Also, make travis use the dev Dart SDK, since we need the new analyzer.
Stable is way too out of date, e.g. it still complains about libraries
not having names and mixins using 'super', and the strong mode hints are
even more aggressive than on dev.
2015-11-12 15:41:04 -08:00
..
benchmark flutter analyze command 2015-11-12 12:23:29 -08:00
test Make the analyzer actually work. 2015-11-12 15:41:04 -08:00
pubspec.yaml Rename sky_tools to flutter_tools 2015-11-10 13:20:35 -08:00