flutter_pager_list.iml 1.2 KB

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module external.linked.project.id="flutter_pager_list" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" type="JAVA_MODULE" version="4">
  3. <component name="FacetManager">
  4. <facet type="java-gradle" name="Java-Gradle">
  5. <configuration>
  6. <option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/build" />
  7. <option name="BUILDABLE" value="false" />
  8. </configuration>
  9. </facet>
  10. </component>
  11. <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="true">
  12. <exclude-output />
  13. <content url="file://$MODULE_DIR$">
  14. <excludeFolder url="file://$MODULE_DIR$/.dart_tool" />
  15. <excludeFolder url="file://$MODULE_DIR$/.gradle" />
  16. <excludeFolder url="file://$MODULE_DIR$/.pub" />
  17. <excludeFolder url="file://$MODULE_DIR$/build" />
  18. </content>
  19. <orderEntry type="inheritedJdk" />
  20. <orderEntry type="sourceFolder" forTests="false" />
  21. <orderEntry type="library" name="Dart SDK" level="project" />
  22. <orderEntry type="library" name="Dart Packages" level="project" />
  23. </component>
  24. </module>