mirror of
https://github.com/flutter/samples.git
synced 2026-03-31 00:33:02 +00:00
Update m3 demo in the base directory (#1615)
Co-authored-by: Qun Cheng <quncheng@google.com>
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
|
||||
#include "generated_plugin_registrant.h"
|
||||
|
||||
#include <url_launcher_windows/url_launcher_windows.h>
|
||||
|
||||
void RegisterPlugins(flutter::PluginRegistry* registry) {
|
||||
UrlLauncherWindowsRegisterWithRegistrar(
|
||||
registry->GetRegistrarForPlugin("UrlLauncherWindows"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user