// // Generated file. Do not edit. // // clang-format off #include "generated_plugin_registrant.h" #include #include void RegisterPlugins(flutter::PluginRegistry* registry) { DartVlcPluginRegisterWithRegistrar( registry->GetRegistrarForPlugin("DartVlcPlugin")); UrlLauncherWindowsRegisterWithRegistrar( registry->GetRegistrarForPlugin("UrlLauncherWindows")); }