| // | |
| // Generated file. Do not edit. | |
| // | |
| #include "generated_plugin_registrant.h" | |
| #include <url_launcher_windows/url_launcher_plugin.h> | |
| void RegisterPlugins(flutter::PluginRegistry* registry) { | |
| UrlLauncherPluginRegisterWithRegistrar( | |
| registry->GetRegistrarForPlugin("UrlLauncherPlugin")); | |
| } |