From 3a3af285a7460a7e2f6850b9a8dd7465492163f6 Mon Sep 17 00:00:00 2001 From: Iván Ávalos Date: Sat, 20 May 2023 11:10:24 -0600 Subject: Primer commit --- linux/flutter/generated_plugin_registrant.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 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 100644 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