flutter_driver.iml 791 Bytes
Newer Older
1 2 3 4 5
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
  <component name="NewModuleRootManager" inherit-compiler-output="true">
    <exclude-output />
    <content url="file://$MODULE_DIR$">
Adam Barth's avatar
Adam Barth committed
6 7
      <excludeFolder url="file://$MODULE_DIR$/.pub" />
      <excludeFolder url="file://$MODULE_DIR$/build" />
Adam Barth's avatar
Adam Barth committed
8
      <excludeFolder url="file://$MODULE_DIR$/packages" />
9 10 11 12 13 14 15 16 17
      <excludeFolder url="file://$MODULE_DIR$/test/packages" />
      <excludeFolder url="file://$MODULE_DIR$/test/src/packages" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" name="Dart SDK" level="application" />
    <orderEntry type="library" name="Dart Packages" level="project" />
  </component>
</module>