tree: 0e300106803282ae657e56ab6f128c914bccd8c4 [path history] [tgz]
  1. lib/
  2. analysis_options.yaml
  3. CHANGELOG.md
  4. LICENSE
  5. mono_pkg.yaml
  6. pubspec.yaml
  7. pubspec_overrides.yaml
  8. README.md
frontend_server_common/README.md

Dart Web Developer Service

Note: Under heavy development.

This code is an edited copy of flutter code used for setting up frontend server and components that are needed to communicate to Chrome and dwds:

  • frontend server client
  • web runner
  • dev fs
  • asset server

This eventually will transform into common code that both flutter and dwds use for better integration.