• pq's avatar
    Update to latest analyzer (0.27.4-alpha.14) and misc. analysis fixes. · 352e2f57
    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
analysis.dart 8.77 KB