Encrypted messaging app
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
302 B

  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_