Fixed issue on amd cpus

This commit is contained in:
Alessandro Autiero
2022-10-02 02:01:35 +02:00
parent 8fa7150a11
commit 5332926981
10 changed files with 127 additions and 39 deletions

View File

@@ -7,7 +7,6 @@
#include "generated_plugin_registrant.h"
#include <bitsdojo_window_windows/bitsdojo_window_plugin.h>
#include <flutter_desktop_folder_picker/flutter_desktop_folder_picker_plugin.h>
#include <screen_retriever/screen_retriever_plugin.h>
#include <system_theme/system_theme_plugin.h>
#include <url_launcher_windows/url_launcher_windows.h>
@@ -16,8 +15,6 @@
void RegisterPlugins(flutter::PluginRegistry* registry) {
BitsdojoWindowPluginRegisterWithRegistrar(
registry->GetRegistrarForPlugin("BitsdojoWindowPlugin"));
FlutterDesktopFolderPickerPluginRegisterWithRegistrar(
registry->GetRegistrarForPlugin("FlutterDesktopFolderPickerPlugin"));
ScreenRetrieverPluginRegisterWithRegistrar(
registry->GetRegistrarForPlugin("ScreenRetrieverPlugin"));
SystemThemePluginRegisterWithRegistrar(

View File

@@ -4,7 +4,6 @@
list(APPEND FLUTTER_PLUGIN_LIST
bitsdojo_window_windows
flutter_desktop_folder_picker
screen_retriever
system_theme
url_launcher_windows

View File

@@ -0,0 +1,6 @@
app_id: 31868Auties00.RebootLauncher
publisher_name: Auties00
display_name: Reboot Launcher
create_desktop_icon: true
locales:
- en