tree: 7bb6466776c7582267c16741608e1f8f1d3db81e [path history] [tgz]
  1. lib/
  2. meta/
  3. analysis_options.yaml
  4. BUILD.gn
  5. OWNERS
  6. pubspec.yaml
  7. README.md
bin/crasher_flutter/README.md

Utility program to simulate a Flutter app throwing an unhandled Flutter error or Dart exception, resulting in a Dart crash caught by the C++ Flutter VM runner. The program can be run as follows:

$ sessionctl add_mod fuchsia-pkg://fuchsia.com/crasher_flutter#meta/crasher_flutter.cmx

Then the developer can click on any of the available buttons to simulate the desired behavior.