Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

generated_plugin_registrant.h 302B

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