modules.xml.tmpl 3.19 KB
Newer Older
1 2 3 4
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ProjectModuleManager">
    <modules>
5 6 7
{{#withRootModule}}
      <module fileurl="file://$PROJECT_DIR$/flutter_root.iml" filepath="$PROJECT_DIR$/flutter_root.iml" />
{{/withRootModule}}
8
      <module fileurl="file://$PROJECT_DIR$/examples/platform_view/android.iml" filepath="$PROJECT_DIR$/examples/platform_view/android.iml" />
9
      <module fileurl="file://$PROJECT_DIR$/dev/bots/bots.iml" filepath="$PROJECT_DIR$/dev/bots/bots.iml" />
10 11
      <module fileurl="file://$PROJECT_DIR$/examples/catalog/catalog.iml" filepath="$PROJECT_DIR$/examples/catalog/catalog.iml" />
      <module fileurl="file://$PROJECT_DIR$/dev/benchmarks/complex_layout/complex_layout.iml" filepath="$PROJECT_DIR$/dev/benchmarks/complex_layout/complex_layout.iml" />
12
      <module fileurl="file://$PROJECT_DIR$/dev/devicelab/devicelab.iml" filepath="$PROJECT_DIR$/dev/devicelab/devicelab.iml" />
13 14
      <module fileurl="file://$PROJECT_DIR$/packages/flutter/flutter.iml" filepath="$PROJECT_DIR$/packages/flutter/flutter.iml" />
      <module fileurl="file://$PROJECT_DIR$/packages/flutter_driver/flutter_driver.iml" filepath="$PROJECT_DIR$/packages/flutter_driver/flutter_driver.iml" />
15
      <module fileurl="file://$PROJECT_DIR$/examples/flutter_gallery/flutter_gallery.iml" filepath="$PROJECT_DIR$/examples/flutter_gallery/flutter_gallery.iml" />
16
      <module fileurl="file://$PROJECT_DIR$/packages/flutter_localizations/flutter_localizations.iml" filepath="$PROJECT_DIR$/packages/flutter_localizations/flutter_localizations.iml" />
17 18
      <module fileurl="file://$PROJECT_DIR$/packages/flutter_test/flutter_test.iml" filepath="$PROJECT_DIR$/packages/flutter_test/flutter_test.iml" />
      <module fileurl="file://$PROJECT_DIR$/packages/flutter_tools/flutter_tools.iml" filepath="$PROJECT_DIR$/packages/flutter_tools/flutter_tools.iml" />
19 20
      <module fileurl="file://$PROJECT_DIR$/examples/flutter_view/flutter_view.iml" filepath="$PROJECT_DIR$/examples/flutter_view/flutter_view.iml" />
      <module fileurl="file://$PROJECT_DIR$/examples/platform_view/full_platform_view.iml" filepath="$PROJECT_DIR$/examples/platform_view/full_platform_view.iml" />
21
      <module fileurl="file://$PROJECT_DIR$/examples/hello_world/hello_world.iml" filepath="$PROJECT_DIR$/examples/hello_world/hello_world.iml" />
22 23 24 25 26
      <module fileurl="file://$PROJECT_DIR$/examples/layers/layers.iml" filepath="$PROJECT_DIR$/examples/layers/layers.iml" />
      <module fileurl="file://$PROJECT_DIR$/dev/manual_tests/manual_tests.iml" filepath="$PROJECT_DIR$/dev/manual_tests/manual_tests.iml" />
      <module fileurl="file://$PROJECT_DIR$/examples/platform_channel/platform_channel.iml" filepath="$PROJECT_DIR$/examples/platform_channel/platform_channel.iml" />
      <module fileurl="file://$PROJECT_DIR$/examples/platform_channel_swift/platform_channel_swift.iml" filepath="$PROJECT_DIR$/examples/platform_channel_swift/platform_channel_swift.iml" />
      <module fileurl="file://$PROJECT_DIR$/examples/stocks/stocks.iml" filepath="$PROJECT_DIR$/examples/stocks/stocks.iml" />
27
      <module fileurl="file://$PROJECT_DIR$/dev/tools/tools.iml" filepath="$PROJECT_DIR$/dev/tools/tools.iml" />
28 29
    </modules>
  </component>
30
</project>