tree: 4bc9fa77b12b055752bf57161bf01fabeac1b90d [path history] [tgz]
  1. annotations.dart
  2. assertions.dart
  3. basic_types.dart
  4. binding.dart
  5. change_notifier.dart
  6. collections.dart
  7. debug.dart
  8. diagnostics.dart
  9. isolates.dart
  10. key.dart
  11. licenses.dart
  12. node.dart
  13. observer_list.dart
  14. platform.dart
  15. print.dart
  16. profile.dart
  17. README.md
  18. serialization.dart
  19. synchronous_future.dart
  20. unicode.dart
packages/flutter/lib/src/foundation/README.md

The rule for packages in this directory is that they can depend on nothing but core Dart packages. They can‘t depend on dart:ui, they can’t depend on any package:, and they can't depend on anything outside this directory.