workspace.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AutoImportSettings">
  4. <option name="autoReloadType" value="NONE" />
  5. </component>
  6. <component name="ChangeListManager">
  7. <list default="true" id="82574ba3-cf72-44f9-86ac-0c8111d21a51" name="Default Changelist" comment="">
  8. <change beforePath="$PROJECT_DIR$/.idea/libraries/Dart_Packages.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Dart_Packages.xml" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/example/ios/Flutter/AppFrameworkInfo.plist" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/Flutter/AppFrameworkInfo.plist" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/example/ios/Podfile" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/Podfile" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/example/ios/Podfile.lock" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/Podfile.lock" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/example/ios/Runner.xcodeproj/project.pbxproj" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/Runner.xcodeproj/project.pbxproj" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme" afterDir="false" />
  15. <change beforePath="$PROJECT_DIR$/example/lib/home/home.dart" beforeDir="false" afterPath="$PROJECT_DIR$/example/lib/home/home.dart" afterDir="false" />
  16. <change beforePath="$PROJECT_DIR$/example/pubspec.lock" beforeDir="false" afterPath="$PROJECT_DIR$/example/pubspec.lock" afterDir="false" />
  17. <change beforePath="$PROJECT_DIR$/example/pubspec.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/example/pubspec.yaml" afterDir="false" />
  18. <change beforePath="$PROJECT_DIR$/imclient/pubspec.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/imclient/pubspec.yaml" afterDir="false" />
  19. <change beforePath="$PROJECT_DIR$/rtckit/pubspec.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/rtckit/pubspec.yaml" afterDir="false" />
  20. </list>
  21. <option name="SHOW_DIALOG" value="false" />
  22. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  23. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  24. <option name="LAST_RESOLUTION" value="IGNORE" />
  25. </component>
  26. <component name="FileTemplateManagerImpl">
  27. <option name="RECENT_TEMPLATES">
  28. <list>
  29. <option value="Dart File" />
  30. </list>
  31. </option>
  32. </component>
  33. <component name="Git.Settings">
  34. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  35. </component>
  36. <component name="GitSEFilterConfiguration">
  37. <file-type-list>
  38. <filtered-out-file-type name="LOCAL_BRANCH" />
  39. <filtered-out-file-type name="REMOTE_BRANCH" />
  40. <filtered-out-file-type name="TAG" />
  41. <filtered-out-file-type name="COMMIT_BY_MESSAGE" />
  42. </file-type-list>
  43. </component>
  44. <component name="HighlightingSettingsPerFile">
  45. <setting file="file://$PROJECT_DIR$/imclient/lib/imclient_method_channel.dart" root0="SKIP_INSPECTION" />
  46. </component>
  47. <component name="MarkdownSettingsMigration">
  48. <option name="stateVersion" value="1" />
  49. </component>
  50. <component name="ProjectId" id="2KV7JOeGIo8HoEGFa7ZSbHv5zoM" />
  51. <component name="ProjectLevelVcsManager">
  52. <ConfirmationsSetting value="2" id="Add" />
  53. </component>
  54. <component name="ProjectViewState">
  55. <option name="hideEmptyMiddlePackages" value="true" />
  56. <option name="showLibraryContents" value="true" />
  57. </component>
  58. <component name="PropertiesComponent">{
  59. &quot;keyToString&quot;: {
  60. &quot;ASKED_ADD_EXTERNAL_FILES&quot;: &quot;true&quot;,
  61. &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
  62. &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
  63. &quot;RunOnceActivity.cidr.known.project.marker&quot;: &quot;true&quot;,
  64. &quot;cidr.known.project.marker&quot;: &quot;true&quot;,
  65. &quot;dart.analysis.tool.window.visible&quot;: &quot;false&quot;,
  66. &quot;io.flutter.reload.alreadyRun&quot;: &quot;true&quot;,
  67. &quot;last_opened_file_path&quot;: &quot;/Users/rain/Workspace/wfc_flutter_plugins/example/lib/messages&quot;,
  68. &quot;show.migrate.to.gradle.popup&quot;: &quot;false&quot;
  69. }
  70. }</component>
  71. <component name="RecentsManager">
  72. <key name="CopyFile.RECENT_KEYS">
  73. <recent name="$PROJECT_DIR$/example/lib/messages" />
  74. <recent name="$PROJECT_DIR$/example/lib/discovery" />
  75. <recent name="$PROJECT_DIR$/momentclient/lib" />
  76. <recent name="$PROJECT_DIR$/imclient/lib/message" />
  77. <recent name="$PROJECT_DIR$/example/lib/messages/cell_builder" />
  78. </key>
  79. <key name="MoveFile.RECENT_KEYS">
  80. <recent name="$PROJECT_DIR$/example/assets/images" />
  81. <recent name="$PROJECT_DIR$/rtckit/assets/images/rtckit" />
  82. <recent name="$PROJECT_DIR$/example/lib/channel" />
  83. <recent name="$PROJECT_DIR$/example/lib/settings" />
  84. <recent name="$PROJECT_DIR$/example/lib/home" />
  85. </key>
  86. </component>
  87. <component name="RunManager">
  88. <configuration name="wfc_example" type="FlutterRunConfigurationType" factoryName="Flutter">
  89. <option name="filePath" value="$PROJECT_DIR$/example/lib/main.dart" />
  90. <method v="2" />
  91. </configuration>
  92. </component>
  93. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  94. <component name="TaskManager">
  95. <task active="true" id="Default" summary="Default task">
  96. <changelist id="82574ba3-cf72-44f9-86ac-0c8111d21a51" name="Default Changelist" comment="" />
  97. <created>1674047824865</created>
  98. <option name="number" value="Default" />
  99. <option name="presentableId" value="Default" />
  100. <updated>1674047824865</updated>
  101. </task>
  102. <servers />
  103. </component>
  104. <component name="Vcs.Log.Tabs.Properties">
  105. <option name="TAB_STATES">
  106. <map>
  107. <entry key="MAIN">
  108. <value>
  109. <State />
  110. </value>
  111. </entry>
  112. </map>
  113. </option>
  114. </component>
  115. <component name="XDebuggerManager">
  116. <breakpoint-manager>
  117. <breakpoints>
  118. <line-breakpoint enabled="true" type="Dart">
  119. <url>file://$PROJECT_DIR$/imclient/lib/imclient_method_channel.dart</url>
  120. <line>1492</line>
  121. <option name="timeStamp" value="28" />
  122. </line-breakpoint>
  123. <line-breakpoint enabled="true" type="Dart">
  124. <url>file://$PROJECT_DIR$/example/lib/messages/messages_screen.dart</url>
  125. <line>564</line>
  126. <option name="timeStamp" value="64" />
  127. </line-breakpoint>
  128. <line-breakpoint enabled="true" type="Dart">
  129. <url>file://$PROJECT_DIR$/momentclient/lib/momentclient_method_channel.dart</url>
  130. <line>65</line>
  131. <option name="timeStamp" value="93" />
  132. </line-breakpoint>
  133. <line-breakpoint enabled="true" type="Dart">
  134. <url>file://$PROJECT_DIR$/momentclient/lib/momentclient_method_channel.dart</url>
  135. <line>58</line>
  136. <option name="timeStamp" value="118" />
  137. </line-breakpoint>
  138. <line-breakpoint enabled="true" type="Dart">
  139. <url>file://$PROJECT_DIR$/momentclient/lib/momentclient_method_channel.dart</url>
  140. <line>59</line>
  141. <option name="timeStamp" value="119" />
  142. </line-breakpoint>
  143. <line-breakpoint enabled="true" type="Dart">
  144. <url>file://$PROJECT_DIR$/example/lib/contact/invite_friend.dart</url>
  145. <line>57</line>
  146. <option name="timeStamp" value="127" />
  147. </line-breakpoint>
  148. <line-breakpoint enabled="true" type="Dart">
  149. <url>file://$PROJECT_DIR$/example/lib/app_server.dart</url>
  150. <line>20</line>
  151. <option name="timeStamp" value="128" />
  152. </line-breakpoint>
  153. <line-breakpoint enabled="true" type="Dart">
  154. <url>file://$PROJECT_DIR$/example/lib/app_server.dart</url>
  155. <line>37</line>
  156. <option name="timeStamp" value="129" />
  157. </line-breakpoint>
  158. <line-breakpoint enabled="true" type="Dart">
  159. <url>file://$PROJECT_DIR$/example/lib/contact/friend_request_page.dart</url>
  160. <line>113</line>
  161. <option name="timeStamp" value="130" />
  162. </line-breakpoint>
  163. <line-breakpoint enabled="true" type="Dart">
  164. <url>file://$PROJECT_DIR$/example/lib/channel/channel_info_widget.dart</url>
  165. <line>122</line>
  166. <option name="timeStamp" value="144" />
  167. </line-breakpoint>
  168. <line-breakpoint enabled="true" type="Dart">
  169. <url>file://$PROJECT_DIR$/example/lib/settings/message_notification_settings.dart</url>
  170. <line>153</line>
  171. <option name="timeStamp" value="148" />
  172. </line-breakpoint>
  173. <line-breakpoint enabled="true" type="Dart">
  174. <url>file://$PROJECT_DIR$/example/lib/settings/message_notification_settings.dart</url>
  175. <line>155</line>
  176. <option name="timeStamp" value="149" />
  177. </line-breakpoint>
  178. <line-breakpoint enabled="true" type="Dart">
  179. <url>file://$PROJECT_DIR$/imclient/lib/imclient_method_channel.dart</url>
  180. <line>695</line>
  181. <option name="timeStamp" value="165" />
  182. </line-breakpoint>
  183. <line-breakpoint enabled="true" type="Dart">
  184. <url>file://$PROJECT_DIR$/imclient/lib/imclient_method_channel.dart</url>
  185. <line>3085</line>
  186. <option name="timeStamp" value="167" />
  187. </line-breakpoint>
  188. <line-breakpoint enabled="true" type="Dart">
  189. <url>file://$PROJECT_DIR$/rtckit/lib/group_video_call.dart</url>
  190. <line>163</line>
  191. <option name="timeStamp" value="173" />
  192. </line-breakpoint>
  193. <line-breakpoint enabled="true" type="Dart">
  194. <url>file://$PROJECT_DIR$/example/lib/messages/conversation_settings.dart</url>
  195. <line>119</line>
  196. <option name="timeStamp" value="218" />
  197. </line-breakpoint>
  198. <line-breakpoint enabled="true" type="Dart">
  199. <url>file://$PROJECT_DIR$/example/lib/messages/conversation_settings.dart</url>
  200. <line>125</line>
  201. <option name="timeStamp" value="219" />
  202. </line-breakpoint>
  203. <line-breakpoint enabled="true" type="Dart">
  204. <url>file://$PROJECT_DIR$/example/lib/messages/conversation_setting_all_members_view.dart</url>
  205. <line>217</line>
  206. <option name="timeStamp" value="224" />
  207. </line-breakpoint>
  208. </breakpoints>
  209. <default-breakpoints>
  210. <breakpoint type="dart-exception" />
  211. </default-breakpoints>
  212. </breakpoint-manager>
  213. </component>
  214. </project>