flutter / devtools

Performance tools for Flutter
https://flutter.dev/docs/development/tools/devtools/
BSD 3-Clause "New" or "Revised" License
1.53k stars 314 forks source link

Add a flag to `serve` and `build` commands to use wasm #7867

Closed kenzieschmoll closed 1 month ago

kenzieschmoll commented 1 month ago

Work towards https://github.com/flutter/devtools/issues/7856. Requires changes in https://dart-review.googlesource.com/c/sdk/+/369100 to serve properly from the DevTools server.