diff options
| author | Mica White <botahamec@outlook.com> | 2025-12-08 19:54:36 -0500 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2025-12-08 19:54:36 -0500 |
| commit | 3fad3812e117c6bc16b5007076803f498538e4c4 (patch) | |
| tree | 197b7b27c3f1c1d2b8396e4c4150b37b4d3127e5 /linux/flutter/generated_plugin_registrant.cc | |
Diffstat (limited to 'linux/flutter/generated_plugin_registrant.cc')
| -rwxr-xr-x | linux/flutter/generated_plugin_registrant.cc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/linux/flutter/generated_plugin_registrant.cc b/linux/flutter/generated_plugin_registrant.cc new file mode 100755 index 0000000..e71a16d --- /dev/null +++ b/linux/flutter/generated_plugin_registrant.cc @@ -0,0 +1,11 @@ +// +// Generated file. Do not edit. +// + +// clang-format off + +#include "generated_plugin_registrant.h" + + +void fl_register_plugins(FlPluginRegistry* registry) { +} |
