DescriptionFix all dartanalyzer errors in dart:sky except the Native ones.
I also fixed all warnings. :)
This is the only error remaining:
[error] Native functions can only be declared in the SDK and code
that is loaded through native extensions
My understanding is that we need to do something similar to:
https://codereview.chromium.org/950063002/
in order to work around the 'native' issue.
R=abarth@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/14270f1151aacfa650985c4333572c356d15c024
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|