flutter frontend initial commit

This commit is contained in:
Odweta
2026-03-22 14:55:07 +01:00
parent 8d192f8be3
commit ea85589767
132 changed files with 4983 additions and 47 deletions
@@ -0,0 +1,15 @@
//
// Generated file. Do not edit.
//
// clang-format off
#ifndef GENERATED_PLUGIN_REGISTRANT_
#define GENERATED_PLUGIN_REGISTRANT_
#include <flutter/plugin_registry.h>
// Registers Flutter plugins.
void RegisterPlugins(flutter::PluginRegistry* registry);
#endif // GENERATED_PLUGIN_REGISTRANT_