summaryrefslogtreecommitdiff
path: root/linux/flutter/generated_plugin_registrant.h
diff options
context:
space:
mode:
authoromagdy7 <omar.professional8777@gmail.com>2023-11-20 13:25:53 +0200
committeromagdy7 <omar.professional8777@gmail.com>2023-11-20 13:25:53 +0200
commita15bf522340de49118b0a88369a6cc892dfee9d0 (patch)
treef609e32907d704b1e9980894e4dc79c703cbe476 /linux/flutter/generated_plugin_registrant.h
downloadcarpool-a15bf522340de49118b0a88369a6cc892dfee9d0.tar.xz
carpool-a15bf522340de49118b0a88369a6cc892dfee9d0.zip
Intial commit
Diffstat (limited to 'linux/flutter/generated_plugin_registrant.h')
-rw-r--r--linux/flutter/generated_plugin_registrant.h15
1 files changed, 15 insertions, 0 deletions
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 <flutter_linux/flutter_linux.h>
+
+// Registers Flutter plugins.
+void fl_register_plugins(FlPluginRegistry* registry);
+
+#endif // GENERATED_PLUGIN_REGISTRANT_