nandi/vflutter_ffipublic Fork 0
472eb493bac94bdcb79a38829ccca0c541256fef
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.cc · 11 lines · 161 BC++ Blame HistoryRaw
Add a Mandelbrot example app, and a V kernel worth demonstrating 81540bb nandithebull 11h ago1//
2// Generated file. Do not edit.
3//
4
5// clang-format off
6
7#include "generated_plugin_registrant.h"
8
9
10void fl_register_plugins(FlPluginRegistry* registry) {
11}