From 7c8b5676fecffe5468810b703c579acb6a5fd256 Mon Sep 17 00:00:00 2001 From: Mica White Date: Mon, 8 Dec 2025 20:12:09 -0500 Subject: First commit --- linux/flutter/generated_plugin_registrant.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100755 linux/flutter/generated_plugin_registrant.h (limited to 'linux/flutter/generated_plugin_registrant.h') diff --git a/linux/flutter/generated_plugin_registrant.h b/linux/flutter/generated_plugin_registrant.h new file mode 100755 index 0000000..e0f0a47 --- /dev/null +++ b/linux/flutter/generated_plugin_registrant.h @@ -0,0 +1,15 @@ +// +// Generated file. Do not edit. +// + +// clang-format off + +#ifndef GENERATED_PLUGIN_REGISTRANT_ +#define GENERATED_PLUGIN_REGISTRANT_ + +#include + +// Registers Flutter plugins. +void fl_register_plugins(FlPluginRegistry* registry); + +#endif // GENERATED_PLUGIN_REGISTRANT_ -- cgit v1.2.3