tree: afe41756e7285b76f43cfee7d1085df3335f826c [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.