generated_plugin_registrant.h 302 B

123456789101112131415
  1. //
  2. // Generated file. Do not edit.
  3. //
  4. // clang-format off
  5. #ifndef GENERATED_PLUGIN_REGISTRANT_
  6. #define GENERATED_PLUGIN_REGISTRANT_
  7. #include <flutter/plugin_registry.h>
  8. // Registers Flutter plugins.
  9. void RegisterPlugins(flutter::PluginRegistry* registry);
  10. #endif // GENERATED_PLUGIN_REGISTRANT_