mirror of
https://github.com/tonytins/bullseye.git
synced 2025-06-26 10:44:44 -04:00
Initial source commit
This commit is contained in:
commit
b29a46366a
95 changed files with 2833 additions and 0 deletions
13
windows/flutter/generated_plugin_registrant.h
Normal file
13
windows/flutter/generated_plugin_registrant.h
Normal file
|
@ -0,0 +1,13 @@
|
|||
//
|
||||
// Generated file. Do not edit.
|
||||
//
|
||||
|
||||
#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_
|
Loading…
Add table
Add a link
Reference in a new issue