Open
Description
As mentioned in dart-lang/sdk#50664 (comment) we may want to consider whether it makes sense for webdev to switch to use a front-end-server solution for all uses, and not just for flutter.
There are many open questions to consider:
- analyze the tradeoffs between the two
- how to support sourcegen?
- how to centralize frontend server and expose it from the Dart SDK