Add shared_preferences (#15)

This commit is contained in:
Hidenori Matsubayashi
2021-08-03 14:13:04 +09:00
committed by GitHub
parent 6eed119327
commit 50c4792056
24 changed files with 1437 additions and 0 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_