SIGN IN SIGN UP

[flutter_tools] add support for enable null safety asserts (#61114)

Enable null safety asserts for web debug mode. This induces runtime asserts at the boundaries between null safe and non-null safe libraries. Adds integration test that validates assertion error is thrown.

#61042
J
Jonah Williams committed
cb7770b3a52288d10fe6d5c78a7fa878dc39acce
Parent: 0a64b5b
Committed by GitHub <noreply@github.com> on 7/15/2020, 4:54:39 PM