diff --git a/examples/platform_channel/.idea/modules.xml b/examples/platform_channel/.idea/modules.xml index 65b2dcbcc1..875f94960a 100644 --- a/examples/platform_channel/.idea/modules.xml +++ b/examples/platform_channel/.idea/modules.xml @@ -2,7 +2,7 @@ - + diff --git a/examples/platform_channel/.idea/runConfiguration/platform_services.xml b/examples/platform_channel/.idea/runConfigurations/main_dart.xml similarity index 54% rename from examples/platform_channel/.idea/runConfiguration/platform_services.xml rename to examples/platform_channel/.idea/runConfigurations/main_dart.xml index 4e03f3817e..aab7b5cd83 100644 --- a/examples/platform_channel/.idea/runConfiguration/platform_services.xml +++ b/examples/platform_channel/.idea/runConfigurations/main_dart.xml @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/examples/platform_channel/.idea/workspace.xml b/examples/platform_channel/.idea/workspace.xml new file mode 100644 index 0000000000..1e7e0cd929 --- /dev/null +++ b/examples/platform_channel/.idea/workspace.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/platform_channel/platform_services.iml b/examples/platform_channel/platform_channel.iml similarity index 100% rename from examples/platform_channel/platform_services.iml rename to examples/platform_channel/platform_channel.iml