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