tree: 9a2505fa3a667763410de170399ff4ec96aa90ee [path history] [tgz]
  1. embedder/
  2. kernel/
  3. meta/
  4. tests/
  5. vmservice/
  6. .gitignore
  7. BUILD.gn
  8. builtin_libraries.cc
  9. builtin_libraries.h
  10. dart_component_controller.cc
  11. dart_component_controller.h
  12. dart_runner.cc
  13. dart_runner.h
  14. dart_test_component_controller.cc
  15. dart_test_component_controller.h
  16. logging.h
  17. main.cc
  18. README.md
  19. service_isolate.cc
  20. 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.