Flutter Engine
The Flutter Engine
|
[!IMPORTANT] This page was copied from https://github.com/dart-lang/sdk/wiki and needs review. Please contribute changes to bring it up-to-date - removing this header - or send a CL to delete the file.
Run dartanalyzer in strong mode:
Run unit tests of kernel, front_end, and dart2js that are directly affected:
Run end-to-end tests using dartk + VM:
Optionally (this is slow) run end-to-end tests using AOT:
Comparing the output of compiling dart2js before and after the change. This script can make it easier to compare the results.