We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2718474 commit 1358f13Copy full SHA for 1358f13
.cirrus.yml
@@ -74,4 +74,4 @@ task:
74
bin/flutter analyze --dartdocs --flutter-repo --local-engine=host_debug_unopt
75
test_framework_script: |
76
cd $FRAMEWORK_PATH/flutter/packages/flutter
77
- ../../bin/flutter test --local-engine=host_debug_unopt
+ ../../bin/flutter test --local-engine=host_debug_unopt --null-assertions --sound-null-safety --enable-experiment=non-nullable
0 commit comments