tree: eac0e3a5ad33a314f2cc943e03e1c8dd76e3bda7 [path history] [tgz]
  1. lib/
  2. test/
  3. .gitignore
  4. .metadata
  5. pubspec.yaml
  6. README.md
  7. regenerate_mocks.sh
packages/pigeon/platform_tests/shared_test_plugin_code/README.md

This package contains the shared code (generated Pigeon output, example app, integration tests) for test_plugin and alternate_language_shared_plugin.

Since those two plugin projects are intended to be identical, and only exist as separate projects because of the Java/Kotlin and Obj-C/Swift overlap that prevents combining them, almost all Dart code should be in this package rather than in the plugins themselves.