Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
// | |
// Generated file. Do not edit. | |
// | |
// clang-format off | |
void RegisterPlugins(flutter::PluginRegistry* registry) { | |
FlutterSecureStorageWindowsPluginRegisterWithRegistrar( | |
registry->GetRegistrarForPlugin("FlutterSecureStorageWindowsPlugin")); | |
UrlLauncherWindowsRegisterWithRegistrar( | |
registry->GetRegistrarForPlugin("UrlLauncherWindows")); | |
} | |