-
pq authored
* 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).
352e2f57