add windows dir

This commit is contained in:
Henry Hiles 2025-11-29 12:04:39 -05:00
commit 3adc462d0f
No known key found for this signature in database
19 changed files with 1129 additions and 1 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_