tree: beb448d90214a0cc9b92a98cf2d6f2b59ef2f6dd [path history] [tgz]
  1. android_unittests.dart
  2. background_platform_channels.dart
  3. configure_pigeon_dart_out.dart
  4. core_tests.dart
  5. enum.dart
  6. flutter_unittests.dart
  7. message.dart
  8. multiple_arity.dart
  9. non_null_fields.dart
  10. null_fields.dart
  11. nullable_returns.dart
  12. primitive.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 neccessary; most additions should go into core_tests.dart. See https://github.com/flutter/flutter/issues/115168 for context.