add linux

This commit is contained in:
Henry Hiles 2025-11-10 14:51:26 -05:00
commit d808de879a
No known key found for this signature in database
12 changed files with 489 additions and 4 deletions

View file

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