tree: b1c4a7aaf32dbec896ef8e7d8ede4a4b7f5d5e51 [path history] [tgz]
  1. background_platform_channels.dart
  2. configure_pigeon_dart_out.dart
  3. core_tests.dart
  4. enum.dart
  5. flutter_unittests.dart
  6. message.dart
  7. multiple_arity.dart
  8. non_null_fields.dart
  9. null_fields.dart
  10. nullable_returns.dart
  11. primitive.dart
  12. proxy_api_tests.dart
  13. README.md
packages/pigeon/pigeons/README.md

This directory contains Pigeon API definitions used to generate code for tests.

Please do not add new files to this directory unless absolutely necessary; most additions should go into core_tests.dart. See https://github.com/flutter/flutter/issues/115168 for context.