mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
We shouldn't assume the exact format of the assertion string here, as the exact output is slightly different on dart2js vs ddc vs dart2wasm. They should all contain the message text, however.