tree: d1444a3d834397644b050864e85aafc3b49fb3a7 [path history] [tgz]
  1. lib/
  2. meta/
  3. test/
  4. .gitignore
  5. analysis_options.yaml
  6. BUILD.gn
  7. pubspec.yaml
  8. README.md
src/ui/a11y/bin/demo/README.md

A11y Demo

Running the demo

  • Since settings are not completely implemented, edit topaz/runtime/flutter_runner/platform_view.cc and replace “SetSemanticsEnabled(screen_reader_enabled);” with “SetSemanticsEnabled(true);”
  • Make sure fx set has --with-base=“//src/ui/a11y/bin/demo:a11y_demo”
  • Compile and pave the image
  • fx shell
  • Run : $ tiles_ctl start $ tiles_ctl add fuchsia-pkg://fuchsia.com/a11y_demo#meta/a11y_demo.cmx