tree: 4484f2f8f29543204b19bc7d731072b95fefa338 [path history] [tgz]
  1. annotations.dart
  2. assertions.dart
  3. basic_types.dart
  4. binding.dart
  5. change_notifier.dart
  6. collections.dart
  7. consolidate_response.dart
  8. debug.dart
  9. diagnostics.dart
  10. isolates.dart
  11. key.dart
  12. licenses.dart
  13. node.dart
  14. observer_list.dart
  15. platform.dart
  16. print.dart
  17. profile.dart
  18. README.md
  19. serialization.dart
  20. synchronous_future.dart
  21. 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.