tree: cf9773712c634c031e0d20d3f46ac202954f0cf5 [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. 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.