bots.iml.copy.tmpl 615 Bytes
Newer Older
1 2 3 4
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
  <component name="NewModuleRootManager" inherit-compiler-output="true">
    <exclude-output />
5 6 7
    <content url="file://$MODULE_DIR$">
      <excludeFolder url="file://$MODULE_DIR$/build" />
    </content>
8 9
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
10 11
    <orderEntry type="library" name="Dart SDK" level="project" />
    <orderEntry type="library" name="Dart Packages" level="project" />
12
    <orderEntry type="library" name="Flutter Plugins" level="project" />
13
  </component>
14
</module>