Closed
Description
I forget how we enable experiments in dartpad, but we should soon-isssh start supporting the 'records' experiment. The command-line flag should be something like --enable-experiment=records
.
We should not start now; things are too early. I think static support is largely complete, but the web support is not there yet, for when the user clicks "Run."
Additionally, there is likely a big change to the syntax coming. dart-lang/language#2469.
Just putting this on the radar. Maybe we can enable this in a few weeks on one channel or another.