FEATURE add mock server and main_dev.dart for developement

This commit is contained in:
konrad.lys@eu.equinix.com
2023-05-18 09:26:39 +02:00
parent 8aeef30672
commit 5b0459963a
29 changed files with 717 additions and 152 deletions

View File

@@ -0,0 +1,11 @@
//
// Generated file. Do not edit.
//
// clang-format off
#include "generated_plugin_registrant.h"
void RegisterPlugins(flutter::PluginRegistry* registry) {
}