You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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."
I would really like to test the records feature in DartPad. Is there a way for me to enable it manually in the master channel or do I have to wait for it to be enabled by default?
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.
The text was updated successfully, but these errors were encountered: