-
Notifications
You must be signed in to change notification settings - Fork 326
/
Copy pathflutter_chat_app.iml
51 lines (51 loc) · 4.56 KB
/
flutter_chat_app.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?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$">
<excludeFolder url="file://$MODULE_DIR$/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/.pub" />
<excludeFolder url="file://$MODULE_DIR$/build" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_analytics-0.0.4/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_analytics-0.0.4/.pub" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_analytics-0.0.4/build" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_analytics-0.0.4/example/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_analytics-0.0.4/example/.pub" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_analytics-0.0.4/example/build" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_auth-0.2.0/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_auth-0.2.0/.pub" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_auth-0.2.0/build" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_auth-0.2.0/example/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_auth-0.2.0/example/.pub" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_auth-0.2.0/example/build" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_database-0.0.12/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_database-0.0.12/.pub" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_database-0.0.12/build" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_database-0.0.12/example/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_database-0.0.12/example/.pub" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_database-0.0.12/example/build" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_storage-0.0.5/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_storage-0.0.5/.pub" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_storage-0.0.5/build" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_storage-0.0.5/example/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_storage-0.0.5/example/.pub" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/firebase_storage-0.0.5/example/build" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/google_sign_in-0.3.1/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/google_sign_in-0.3.1/.pub" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/google_sign_in-0.3.1/build" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/google_sign_in-0.3.1/example/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/google_sign_in-0.3.1/example/.pub" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/google_sign_in-0.3.1/example/build" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/image_picker-0.1.1/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/image_picker-0.1.1/.pub" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/image_picker-0.1.1/build" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/image_picker-0.1.1/example/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/image_picker-0.1.1/example/.pub" />
<excludeFolder url="file://$MODULE_DIR$/ios/Pods/.symlinks/plugins/image_picker-0.1.1/example/build" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Dart SDK" level="project" />
<orderEntry type="library" name="Dart Packages" level="project" />
<orderEntry type="library" name="Flutter Plugins" level="project" />
</component>
</module>