generated_plugin_registrant.h 281 B

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