5 #ifndef FLUTTER_SHELL_PLATFORM_COMMON_CLIENT_WRAPPER_INCLUDE_FLUTTER_PLUGIN_REGISTRY_H_
6 #define FLUTTER_SHELL_PLATFORM_COMMON_CLIENT_WRAPPER_INCLUDE_FLUTTER_PLUGIN_REGISTRY_H_
32 const std::string& plugin_name) = 0;
PluginRegistry(PluginRegistry const &)=delete
virtual FlutterDesktopPluginRegistrarRef GetRegistrarForPlugin(const std::string &plugin_name)=0
PluginRegistry & operator=(PluginRegistry const &)=delete
virtual ~PluginRegistry()=default
struct FlutterDesktopPluginRegistrar * FlutterDesktopPluginRegistrarRef