tree: db7f148f881ce6dee3ee97c06763322dbb194ab4 [path history] [tgz]
  1. lib/
  2. meta/
  3. BUILD.gn
  4. pubspec.yaml
  5. README.md
examples/fidl/dart/client/README.md

Dart echo client example

To run:

On host:

$ fx set <product>.<board> --with examples/fidl/dart:all \
    --with-base //src/dart \
    --args='core_realm_shards += [ "//src/dart:dart_runner_core_shard" ]'
$ fx build
$ ffx component run /core/ffx-laboratory:echo_realm fuchsia-pkg://fuchsia.com/echo-dart-client#meta/echo_realm.cm
$ ffx component start /core/ffx-laboratory:echo_realm/echo_client