[dart][flutter] Enable SpaceDart by default for all flutter apps.

The current default is JIT, but SpaceDart is now up to 40% faster than JIT
during flutter app startup.

Switching to SpaceDart would enable us to track the performance work
being done as well as expose any stability issues.

(Please revert this CL if you see suspicious flutter crashs)

TEST: CQ and manually.

bug: FL-138
Change-Id: I68f75d1ac377196a49210e2ea2918ad77354bcbe
2 files changed