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