2021-09-11 08:27:27 +06:30
|
|
|
//
|
|
|
|
|
// Generated file. Do not edit.
|
|
|
|
|
//
|
|
|
|
|
|
2021-09-13 11:10:17 +06:30
|
|
|
// clang-format off
|
|
|
|
|
|
2021-09-11 08:27:27 +06:30
|
|
|
#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_
|