Phil Quitslund
Phil Quitslund
Absolutely. We've talked a bit about this and it's very much on deck. Thanks for the report!
FWIW I did some poking around (and confirmed w/ Alex) and there doesn't seem to be a way to easily hook into the update check. The best angle is probably...
@keertip took a look and I think is on to a fix π
Awesome. Thank you @keertip! And thanks @davidmorgan for the confirmation! π
@kallentu: > From [#super-parameters](https://github.com/dart-lang/language/blob/main/working/wildcards/feature-specification.md#super-parameters), βAn occurrence of super._ as a declaration of a formal parameter in a constructor is a compile-time error.β This seems out of sync with the current...
> @pq, do you think it would be possible to get any data on https://github.com/dart-lang/language/issues/1? It requires static analysis to know what static type is being switched on and whether...