add viewer/windows files

This commit is contained in:
Nick Fisher
2022-01-30 14:52:19 +08:00
parent d31b1eb09b
commit 97eca4a418
127 changed files with 4028 additions and 12 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/plugin_registry.h>
// Registers Flutter plugins.
void RegisterPlugins(flutter::PluginRegistry* registry);
#endif // GENERATED_PLUGIN_REGISTRANT_