Add path_provider for elinux (#12)

Fixed #9
This commit is contained in:
Hidenori Matsubayashi
2021-08-03 10:47:25 +09:00
committed by GitHub
parent 0fe779fc3a
commit 1cc1269f51
24 changed files with 1311 additions and 1 deletions
@@ -0,0 +1,13 @@
//
// Generated file. Do not edit.
//
#ifndef GENERATED_PLUGIN_REGISTRANT_
#define GENERATED_PLUGIN_REGISTRANT_
#include <flutter/plugin_registry.h>
// Registers Flutter plugins.
void RegisterPlugins(flutter::PluginRegistry* registry);
#endif // GENERATED_PLUGIN_REGISTRANT_