1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-09 06:18:49 +00:00

Add desktop window setup to infinite_list (#1040)

This commit is contained in:
Miguel Beltran
2022-03-04 00:02:58 +01:00
committed by GitHub
parent b2daccca71
commit 3eeac8e7de
30 changed files with 1422 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_linux/flutter_linux.h>
// Registers Flutter plugins.
void fl_register_plugins(FlPluginRegistry* registry);
#endif // GENERATED_PLUGIN_REGISTRANT_