tree: cc7811c6af23e5dafe27562be77512e761906d59 [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. licenses.dart
  10. node.dart
  11. observer_list.dart
  12. platform.dart
  13. print.dart
  14. profile.dart
  15. README.md
  16. serialization.dart
  17. synchronous_future.dart
  18. 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.