tree: 354a99992fb9a0e5d434f88f6acb8cdec21d817c [path history] [tgz]
  1. BUILD.gn
  2. README.md
  3. stack_trace.h
  4. stack_trace_base.cc
  5. stack_trace_fuchsia.cc
  6. trace_event.h
glue/README.md

Glue

This library provides glue between Flutter and //base, which lets us isolate our dependency on //base. Eventually, we'll drive the contents of this library to zero and remove our dependency on //base.