flutter/packages/flutter_test
pq 352e2f573b Update to latest analyzer (0.27.4-alpha.14) and misc. analysis fixes.
* brings in analyzer version (`0.27.4-alpha.14`) corresponding to current Dart SDK (`1.18.0-dev.2.0`).
* updates analysis to use prefered API for embedder URI resolution
* adds trampolines to `State` and `StatelessWidget` to allow for warning-free within-library @protected access (needed since we closed off access to @protected closures from outside subclasses).
* turns off cache dependency tracking for analysis (in DDC this amounted to a 10% speed improvement).
2016-06-22 14:34:30 -07:00
..
lib Simplify SystemChrome.setSystemUIOverlayStyle() (#4653) 2016-06-21 08:28:29 -07:00
test Dead code and switch cleanup (continued). 2016-06-16 09:45:37 -07:00
pubspec.yaml Update to latest analyzer (0.27.4-alpha.14) and misc. analysis fixes. 2016-06-22 14:34:30 -07:00