mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Also add an explicit test case for reload rejection error followed by an expression evaluation. These cases should work as expected now that this Dart SDK change has been rolled into Flutter https://dart-review.googlesource.com/c/sdk/+/434522. Closes https://github.com/flutter/flutter/issues/170062