mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Previously, we were using too many parallel instances of $CXX, which caused crashes. Now we use -j 2, which seems to work. Also, use fewer processes during testing.
Sky
For information about using the latest stable release of Sky, please see the Sky SDK.
For more information about the Sky framework, see the sdk/lib directory.
For details about the internals of Sky's engine, see the engine/ directory.
For information about contributing to Sky, please see CONTRIBUTING.md.