QOL: Download Full Business QR Code Image

This commit is contained in:
2025-09-23 13:35:09 +02:00
parent 291882abc5
commit a4be7fb74d
8 changed files with 250 additions and 138 deletions

View File

@@ -6,6 +6,7 @@
#include "generated_plugin_registrant.h"
#include <file_saver/file_saver_plugin.h>
#include <fl_downloader/fl_downloader_plugin_c_api.h>
#include <flutter_tts/flutter_tts_plugin.h>
#include <geolocator_windows/geolocator_windows.h>
@@ -17,6 +18,8 @@
#include <url_launcher_windows/url_launcher_windows.h>
void RegisterPlugins(flutter::PluginRegistry* registry) {
FileSaverPluginRegisterWithRegistrar(
registry->GetRegistrarForPlugin("FileSaverPlugin"));
FlDownloaderPluginCApiRegisterWithRegistrar(
registry->GetRegistrarForPlugin("FlDownloaderPluginCApi"));
FlutterTtsPluginRegisterWithRegistrar(