tree: 78f01a8cae8d48b6c6b6b5e6b6b63be265b52b99 [path history] [tgz]
  1. analytics/
  2. charts/
  3. config_specific/
  4. console/
  5. diagnostics/
  6. environment_parameters/
  7. framework/
  8. http/
  9. managers/
  10. memory/
  11. offline/
  12. preferences/
  13. primitives/
  14. server/
  15. table/
  16. ui/
  17. utils/
  18. constants.dart
  19. development_helpers.dart
  20. feature_flags.dart
  21. globals.dart
  22. log_storage.dart
  23. README.md
  24. title.dart
packages/devtools_app/lib/src/shared/README.md

This folder contains code shared between screens.

For clarity of contracts, it is preferred that code in this folder does not depend on any devtools_app code outside this folder.

Code, that is not used by any screen, should go to the folder framework.