Files
mobile/linux/flutter/generated_plugin_registrant.h
Christian cd9b8d1e60 Add Linux platform (#2171)
* create linux platform with Flutter SDK version 3.35.3

* remove automatically created widget test

* set linux window name to Lichess
2025-09-10 11:08:18 -08:00

16 lines
303 B
C

//
// 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_