-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnotes.iml
19 lines (19 loc) · 1 KB
/
notes.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/lib" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/.idea" />
<excludeFolder url="file://$MODULE_DIR$/.pub" />
<excludeFolder url="file://$MODULE_DIR$/build" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="Dart SDK" level="project" />
<orderEntry type="library" exported="" name="Flutter Plugins" level="project" />
<orderEntry type="library" exported="" name="Dart Packages" level="project" />
<orderEntry type="library" exported="" name="flutter" level="project" />
<orderEntry type="library" exported="" name="java" level="project" />
</component>
</module>