Init Flutter Base

This commit is contained in:
2023-12-25 13:29:51 +02:00
commit 41cd2214bd
128 changed files with 4904 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
//
// Generated file. Do not edit.
//
// clang-format off
#include "generated_plugin_registrant.h"
void fl_register_plugins(FlPluginRegistry* registry) {
}