tree: cafb5c0aa7b121d2c6fa9eee677dcb0310d06b01 [path history] [tgz]
  1. analytics/
  2. charts/
  3. config_specific/
  4. console/
  5. diagnostics/
  6. editor/
  7. environment_parameters/
  8. framework/
  9. http/
  10. managers/
  11. memory/
  12. offline/
  13. preferences/
  14. primitives/
  15. server/
  16. table/
  17. ui/
  18. utils/
  19. constants.dart
  20. development_helpers.dart
  21. feature_flags.dart
  22. globals.dart
  23. log_storage.dart
  24. README.md
  25. 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.