flutter/packages/flutter_tools/lib
pq aedef5139b Analyze command cleanup.
Removing some special-casing in pursuit of aligning `flutter analyze` output with that provided by server/IDEs.  Specifically:
  * strong-hints (stale, no longer supported)
  * "analyzer says" comment handling in favor of `//ignore`s
  * `conflictingNamePattern` --- no longer needed

Next up some of the error filter regexps...
2016-03-11 10:35:17 -08:00
..
src Analyze command cleanup. 2016-03-11 10:35:17 -08:00
executable.dart refactor to move an ios specific class out of globals.dart 2016-03-02 21:14:11 -08:00
flutter_tools.dart Switch Material Design icons to using the iconfont 2016-03-02 09:32:02 -08:00