tree: 00b2a136c008f3045ea18145cf6044c111f9cccc [path history] [tgz]
  1. embedder/
  2. fidl/
  3. kernel/
  4. meta/
  5. tests/
  6. vmservice/
  7. .gitignore
  8. BUILD.gn
  9. builtin_libraries.cc
  10. builtin_libraries.h
  11. dart_component_controller.cc
  12. dart_component_controller.h
  13. dart_runner.cc
  14. dart_runner.h
  15. dart_test_component_controller.cc
  16. dart_test_component_controller.h
  17. logging.h
  18. main.cc
  19. README.md
  20. service_isolate.cc
  21. service_isolate.h
shell/platform/fuchsia/dart_runner/README.md

Dart Application Runner

Implements the fuchsia::component::runner::ComponentRunner FIDL interface to launch and run Dart applications that don't use Flutter.