main
 1//
 2//  Generated file. Do not edit.
 3//
 4
 5// clang-format off
 6
 7#ifndef GENERATED_PLUGIN_REGISTRANT_
 8#define GENERATED_PLUGIN_REGISTRANT_
 9
10#include <flutter/plugin_registry.h>
11
12// Registers Flutter plugins.
13void RegisterPlugins(flutter::PluginRegistry* registry);
14
15#endif  // GENERATED_PLUGIN_REGISTRANT_