nandi/vflutter_ffipublic Fork 0
7fdf71219e3dd44c76c7be4120ff73a31d6237ce
Commits
Clone
git clone https://git.rickub.com/nandi/vflutter_ffi.git
git clone ssh://git@rickub.com/nandi/vflutter_ffi.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

generated_plugin_registrant.h · 15 lines · 303 BC Blame HistoryRaw
Add Flutter example app with Linux runner 7fdf712 nandi 9h ago1//
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_linux/flutter_linux.h>
11
12// Registers Flutter plugins.
13void fl_register_plugins(FlPluginRegistry* registry);
14
15#endif // GENERATED_PLUGIN_REGISTRANT_