Skip to content

Conversation

@jonahwilliams
Copy link
Contributor

@jonahwilliams jonahwilliams commented Jul 8, 2020

Description

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

@fluttergithubbot fluttergithubbot added tool Affects the "flutter" command-line tool. See also t: labels. work in progress; do not review labels Jul 8, 2020
@jonahwilliams jonahwilliams marked this pull request as ready for review July 14, 2020 17:19
@fluttergithubbot fluttergithubbot added the c: contributor-productivity Team-specific productivity, code health, technical debt. label Jul 14, 2020
@jonahwilliams jonahwilliams requested a review from yjbanov July 14, 2020 17:54
@jonahwilliams jonahwilliams merged commit cb7770b into flutter:master Jul 15, 2020
@jonahwilliams jonahwilliams deleted the enable_null_safety_asserts_web branch July 15, 2020 16:54
Pragya007 pushed a commit to Pragya007/flutter that referenced this pull request Aug 11, 2020
…1114)

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.

flutter#61042
mingwandroid pushed a commit to mingwandroid/flutter that referenced this pull request Sep 6, 2020
…1114)

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.

flutter#61042
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

c: contributor-productivity Team-specific productivity, code health, technical debt. tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants