| Add a Mandelbrot example app, and a V kernel worth demonstrating | 1 | // |
| 2 | // Generated file. Do not edit. | |
| 3 | // | |
| 4 | ||
| 5 | // clang-format off | |
| 6 | ||
| 7 | #ifndef GENERATED_PLUGIN_REGISTRANT_ | |
| 8 | #define GENERATED_PLUGIN_REGISTRANT_ | |
| 9 | ||
| 10 | #include <flutter_linux/flutter_linux.h> | |
| 11 | ||
| 12 | // Registers Flutter plugins. | |
| 13 | void fl_register_plugins(FlPluginRegistry* registry); | |
| 14 | ||
| 15 | #endif // GENERATED_PLUGIN_REGISTRANT_ |