|
|
|
@ -1,10 +1,19 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<project version="4">
|
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
|
<list default="true" id="7b89ff1e-1260-4dcf-9c3d-345de0471ea1" name="Default" comment="Update example">
|
|
|
|
|
<list default="true" id="7b89ff1e-1260-4dcf-9c3d-345de0471ea1" name="Default" comment="">
|
|
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/libraries/Dart_Packages.xml" afterPath="$PROJECT_DIR$/.idea/libraries/Dart_Packages.xml" />
|
|
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
|
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/README.md" afterPath="$PROJECT_DIR$/README.md" />
|
|
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/example/main.dart" afterPath="$PROJECT_DIR$/example/main.dart" />
|
|
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/CHANGELOG.md" afterPath="$PROJECT_DIR$/CHANGELOG.md" />
|
|
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/example/json.dart" afterPath="$PROJECT_DIR$/example/json.dart" />
|
|
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/src/core/response_context.dart" afterPath="$PROJECT_DIR$/lib/src/core/response_context.dart" />
|
|
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/src/core/server.dart" afterPath="$PROJECT_DIR$/lib/src/core/server.dart" />
|
|
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/src/http/angel_http.dart" afterPath="$PROJECT_DIR$/lib/src/http/angel_http.dart" />
|
|
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/pubspec.yaml" afterPath="$PROJECT_DIR$/pubspec.yaml" />
|
|
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/test/controller_test.dart" afterPath="$PROJECT_DIR$/test/controller_test.dart" />
|
|
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/test/di_test.dart" afterPath="$PROJECT_DIR$/test/di_test.dart" />
|
|
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/test/encoders_buffer_test.dart" afterPath="$PROJECT_DIR$/test/encoders_buffer_test.dart" />
|
|
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/test/parameter_meta_test.dart" afterPath="$PROJECT_DIR$/test/parameter_meta_test.dart" />
|
|
|
|
|
</list>
|
|
|
|
|
<ignored path="$PROJECT_DIR$/.tmp/" />
|
|
|
|
|
<ignored path="$PROJECT_DIR$/temp/" />
|
|
|
|
@ -30,7 +39,7 @@
|
|
|
|
|
<file leaf-file-name="service.dart" pinned="false" current-in-tab="false">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/service.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="203">
|
|
|
|
|
<state relative-caret-position="0">
|
|
|
|
|
<caret line="93" column="12" lean-forward="false" selection-start-line="93" selection-start-column="12" selection-end-line="93" selection-end-column="12" />
|
|
|
|
|
<folding>
|
|
|
|
|
<element signature="e#39#59#0" expanded="true" />
|
|
|
|
@ -39,11 +48,11 @@
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
</file>
|
|
|
|
|
<file leaf-file-name="README.md" pinned="false" current-in-tab="true">
|
|
|
|
|
<file leaf-file-name="README.md" pinned="false" current-in-tab="false">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/README.md">
|
|
|
|
|
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
|
|
|
|
<state split_layout="SPLIT">
|
|
|
|
|
<first_editor relative-caret-position="324">
|
|
|
|
|
<first_editor relative-caret-position="750">
|
|
|
|
|
<caret line="44" column="1" lean-forward="false" selection-start-line="44" selection-start-column="1" selection-end-line="44" selection-end-column="1" />
|
|
|
|
|
<folding>
|
|
|
|
|
<marker date="1523044571000" expanded="true" signature="588:1671" ph="{...}" />
|
|
|
|
@ -54,11 +63,45 @@
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
</file>
|
|
|
|
|
<file leaf-file-name="di_test.dart" pinned="false" current-in-tab="false">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/test/di_test.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="338">
|
|
|
|
|
<caret line="51" column="28" lean-forward="false" selection-start-line="51" selection-start-column="28" selection-end-line="51" selection-end-column="28" />
|
|
|
|
|
<folding>
|
|
|
|
|
<element signature="e#0#17#0" expanded="true" />
|
|
|
|
|
</folding>
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
</file>
|
|
|
|
|
<file leaf-file-name="encoders_buffer_test.dart" pinned="false" current-in-tab="false">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/test/encoders_buffer_test.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="152">
|
|
|
|
|
<caret line="68" column="35" lean-forward="false" selection-start-line="68" selection-start-column="35" selection-end-line="68" selection-end-column="35" />
|
|
|
|
|
<folding>
|
|
|
|
|
<element signature="e#0#17#0" expanded="true" />
|
|
|
|
|
</folding>
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
</file>
|
|
|
|
|
<file leaf-file-name="response_context.dart" pinned="false" current-in-tab="false">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/response_context.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="45">
|
|
|
|
|
<caret line="3" column="46" lean-forward="false" selection-start-line="3" selection-start-column="46" selection-end-line="3" selection-end-column="46" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
</file>
|
|
|
|
|
<file leaf-file-name="parameter_meta_test.dart" pinned="false" current-in-tab="false">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/test/parameter_meta_test.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="158">
|
|
|
|
|
<caret line="40" column="0" lean-forward="true" selection-start-line="40" selection-start-column="0" selection-end-line="40" selection-end-column="0" />
|
|
|
|
|
<state relative-caret-position="330">
|
|
|
|
|
<caret line="22" column="46" lean-forward="false" selection-start-line="22" selection-start-column="46" selection-end-line="22" selection-end-column="46" />
|
|
|
|
|
<folding>
|
|
|
|
|
<element signature="e#0#20#0" expanded="true" />
|
|
|
|
|
</folding>
|
|
|
|
@ -66,12 +109,12 @@
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
</file>
|
|
|
|
|
<file leaf-file-name="CHANGELOG.md" pinned="false" current-in-tab="false">
|
|
|
|
|
<file leaf-file-name="CHANGELOG.md" pinned="false" current-in-tab="true">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/CHANGELOG.md">
|
|
|
|
|
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
|
|
|
|
<state split_layout="SPLIT">
|
|
|
|
|
<first_editor relative-caret-position="15">
|
|
|
|
|
<caret line="1" column="47" lean-forward="false" selection-start-line="1" selection-start-column="47" selection-end-line="1" selection-end-column="47" />
|
|
|
|
|
<first_editor relative-caret-position="30">
|
|
|
|
|
<caret line="2" column="31" lean-forward="false" selection-start-line="2" selection-start-column="31" selection-end-line="2" selection-end-column="31" />
|
|
|
|
|
<folding />
|
|
|
|
|
</first_editor>
|
|
|
|
|
<second_editor />
|
|
|
|
@ -82,8 +125,8 @@
|
|
|
|
|
<file leaf-file-name="angel_http.dart" pinned="false" current-in-tab="false">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/src/http/angel_http.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="188">
|
|
|
|
|
<caret line="68" column="0" lean-forward="true" selection-start-line="68" selection-start-column="0" selection-end-line="68" selection-end-column="0" />
|
|
|
|
|
<state relative-caret-position="107">
|
|
|
|
|
<caret line="149" column="6" lean-forward="false" selection-start-line="149" selection-start-column="6" selection-end-line="149" selection-end-column="6" />
|
|
|
|
|
<folding>
|
|
|
|
|
<element signature="e#0#20#0" expanded="true" />
|
|
|
|
|
</folding>
|
|
|
|
@ -91,31 +134,11 @@
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
</file>
|
|
|
|
|
<file leaf-file-name="metadata.dart" pinned="false" current-in-tab="false">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/metadata.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="131">
|
|
|
|
|
<caret line="51" column="8" lean-forward="false" selection-start-line="51" selection-start-column="8" selection-end-line="51" selection-end-column="8" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
</file>
|
|
|
|
|
<file leaf-file-name="injection.dart" pinned="false" current-in-tab="false">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/injection.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="281">
|
|
|
|
|
<caret line="84" column="0" lean-forward="true" selection-start-line="84" selection-start-column="0" selection-end-line="84" selection-end-column="0" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
</file>
|
|
|
|
|
<file leaf-file-name="map_service.dart" pinned="false" current-in-tab="false">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/map_service.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="30">
|
|
|
|
|
<caret line="2" column="15" lean-forward="true" selection-start-line="2" selection-start-column="15" selection-end-line="2" selection-end-column="15" />
|
|
|
|
|
<caret line="26" column="64" lean-forward="false" selection-start-line="26" selection-start-column="64" selection-end-line="26" selection-end-column="64" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
@ -133,7 +156,6 @@
|
|
|
|
|
</component>
|
|
|
|
|
<component name="FindInProjectRecents">
|
|
|
|
|
<findStrings>
|
|
|
|
|
<find>HttpHeaders</find>
|
|
|
|
|
<find>ContentType</find>
|
|
|
|
|
<find>app</find>
|
|
|
|
|
<find>handleRe</find>
|
|
|
|
@ -163,6 +185,7 @@
|
|
|
|
|
<find>hey</find>
|
|
|
|
|
<find>match</find>
|
|
|
|
|
<find>getV</find>
|
|
|
|
|
<find>zone</find>
|
|
|
|
|
</findStrings>
|
|
|
|
|
<replaceStrings>
|
|
|
|
|
<replace>_isClosed</replace>
|
|
|
|
@ -232,11 +255,9 @@
|
|
|
|
|
<option value="$PROJECT_DIR$/test/accepts_test.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/test/streaming_test.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/test/primitives_test.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/example/json.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/src/http/request_context.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/src/http/server.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/performance/hello/main.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/test/di_test.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/test/hooked_test.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/test/general_test.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/test/routing_test.dart" />
|
|
|
|
@ -244,31 +265,33 @@
|
|
|
|
|
<option value="$PROJECT_DIR$/test/serialize_test.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/test/server_test.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/test/precontained_test.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/test/controller_test.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/test/repeat_request_test.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/src/http/response_context.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/test/encoders_buffer_test.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/src/core.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/src/http/http.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/src/core/core.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/angel_framework.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/src/http/http_request_context.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/src/stats/metric_server.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/src/core/response_context.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/src/http/http_response_context.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/src/http/controller.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/http.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/src/core/anonymous_service.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/src/core/service.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/pubspec.yaml" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/src/core/map_service.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/src/core/server.dart" />
|
|
|
|
|
<option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/mock_request-1.0.2/lib/src/response.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/src/http/angel_http.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/test/parameter_meta_test.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/CHANGELOG.md" />
|
|
|
|
|
<option value="$PROJECT_DIR$/example/main.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/README.md" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/src/core/server.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/src/http/angel_http.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/test/parameter_meta_test.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/pubspec.yaml" />
|
|
|
|
|
<option value="$PROJECT_DIR$/test/controller_test.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/example/json.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/test/di_test.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/test/encoders_buffer_test.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/src/core/response_context.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/CHANGELOG.md" />
|
|
|
|
|
</list>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
@ -279,8 +302,8 @@
|
|
|
|
|
<sorting>DEFINITION_ORDER</sorting>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ProjectFrameBounds">
|
|
|
|
|
<option name="x" value="73" />
|
|
|
|
|
<option name="y" value="25" />
|
|
|
|
|
<option name="x" value="39" />
|
|
|
|
|
<option name="y" value="23" />
|
|
|
|
|
<option name="width" value="1360" />
|
|
|
|
|
<option name="height" value="797" />
|
|
|
|
|
</component>
|
|
|
|
@ -302,6 +325,9 @@
|
|
|
|
|
<foldersAlwaysOnTop value="true" />
|
|
|
|
|
</navigator>
|
|
|
|
|
<panes>
|
|
|
|
|
<pane id="AndroidView" />
|
|
|
|
|
<pane id="ProjectPane" />
|
|
|
|
|
<pane id="PackagesPane" />
|
|
|
|
|
<pane id="Scratches" />
|
|
|
|
|
<pane id="Scope">
|
|
|
|
|
<subPane subId="Project Files">
|
|
|
|
@ -310,50 +336,10 @@
|
|
|
|
|
<item name="Root" type="cbb8eebc:String" user="Root" />
|
|
|
|
|
<item name="framework" type="cbb8eebc:String" user="framework" />
|
|
|
|
|
</path>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="Root" type="cbb8eebc:String" user="Root" />
|
|
|
|
|
<item name="framework" type="cbb8eebc:String" user="framework" />
|
|
|
|
|
<item name="example" type="cbb8eebc:String" user="example" />
|
|
|
|
|
</path>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="Root" type="cbb8eebc:String" user="Root" />
|
|
|
|
|
<item name="framework" type="cbb8eebc:String" user="framework" />
|
|
|
|
|
<item name="lib" type="cbb8eebc:String" user="lib" />
|
|
|
|
|
</path>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="Root" type="cbb8eebc:String" user="Root" />
|
|
|
|
|
<item name="framework" type="cbb8eebc:String" user="framework" />
|
|
|
|
|
<item name="lib" type="cbb8eebc:String" user="lib" />
|
|
|
|
|
<item name="src" type="cbb8eebc:String" user="src" />
|
|
|
|
|
</path>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="Root" type="cbb8eebc:String" user="Root" />
|
|
|
|
|
<item name="framework" type="cbb8eebc:String" user="framework" />
|
|
|
|
|
<item name="lib" type="cbb8eebc:String" user="lib" />
|
|
|
|
|
<item name="src" type="cbb8eebc:String" user="src" />
|
|
|
|
|
<item name="core" type="cbb8eebc:String" user="core" />
|
|
|
|
|
</path>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="Root" type="cbb8eebc:String" user="Root" />
|
|
|
|
|
<item name="framework" type="cbb8eebc:String" user="framework" />
|
|
|
|
|
<item name="lib" type="cbb8eebc:String" user="lib" />
|
|
|
|
|
<item name="src" type="cbb8eebc:String" user="src" />
|
|
|
|
|
<item name="http" type="cbb8eebc:String" user="http" />
|
|
|
|
|
</path>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="Root" type="cbb8eebc:String" user="Root" />
|
|
|
|
|
<item name="framework" type="cbb8eebc:String" user="framework" />
|
|
|
|
|
<item name="lib" type="cbb8eebc:String" user="lib" />
|
|
|
|
|
<item name="src" type="cbb8eebc:String" user="src" />
|
|
|
|
|
<item name="stats" type="cbb8eebc:String" user="stats" />
|
|
|
|
|
</path>
|
|
|
|
|
</expand>
|
|
|
|
|
<select />
|
|
|
|
|
</subPane>
|
|
|
|
|
</pane>
|
|
|
|
|
<pane id="AndroidView" />
|
|
|
|
|
<pane id="ProjectPane" />
|
|
|
|
|
<pane id="PackagesPane" />
|
|
|
|
|
</panes>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="PropertiesComponent">
|
|
|
|
@ -394,7 +380,7 @@
|
|
|
|
|
</list>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="RunManager" selected="Dart Test.injects session or throws in parameter_meta_test.dart">
|
|
|
|
|
<component name="RunManager" selected="Dart Test.All Tests">
|
|
|
|
|
<configuration name="Chained routes in routing_test.dart" type="DartTestRunConfigurationType" factoryName="Dart Test" nameIsGenerated="true">
|
|
|
|
|
<option name="filePath" value="$PROJECT_DIR$/test/routing_test.dart" />
|
|
|
|
|
<option name="scope" value="GROUP_OR_TEST_BY_NAME" />
|
|
|
|
@ -700,14 +686,8 @@
|
|
|
|
|
<workItem from="1517332581856" duration="858000" />
|
|
|
|
|
<workItem from="1517973177718" duration="9736000" />
|
|
|
|
|
<workItem from="1522434729364" duration="100000" />
|
|
|
|
|
<workItem from="1523041434716" duration="3129000" />
|
|
|
|
|
</task>
|
|
|
|
|
<task id="LOCAL-00030" summary="1.0.9+1">
|
|
|
|
|
<created>1503934167188</created>
|
|
|
|
|
<option name="number" value="00030" />
|
|
|
|
|
<option name="presentableId" value="LOCAL-00030" />
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1503934167188</updated>
|
|
|
|
|
<workItem from="1523041434716" duration="3254000" />
|
|
|
|
|
<workItem from="1526435792950" duration="514000" />
|
|
|
|
|
</task>
|
|
|
|
|
<task id="LOCAL-00031" summary="1.1.0-alpha start">
|
|
|
|
|
<created>1506055702294</created>
|
|
|
|
@ -1045,18 +1025,25 @@
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1523043988632</updated>
|
|
|
|
|
</task>
|
|
|
|
|
<option name="localTasksCounter" value="79" />
|
|
|
|
|
<task id="LOCAL-00079" summary="Update example">
|
|
|
|
|
<created>1523044574359</created>
|
|
|
|
|
<option name="number" value="00079" />
|
|
|
|
|
<option name="presentableId" value="LOCAL-00079" />
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1523044574359</updated>
|
|
|
|
|
</task>
|
|
|
|
|
<option name="localTasksCounter" value="80" />
|
|
|
|
|
<servers />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="TestHistory">
|
|
|
|
|
<history-entry file="injects_session_or_throws_in_parameter_meta_test_dart - 2018.04.06 at 15h 38m 29s.xml">
|
|
|
|
|
<configuration name="injects session or throws in parameter_meta_test.dart" configurationId="DartTestRunConfigurationType" />
|
|
|
|
|
<history-entry file="All_Tests - 2018.05.15 at 21h 56m 41s.xml">
|
|
|
|
|
<configuration name="All Tests" configurationId="DartTestRunConfigurationType" />
|
|
|
|
|
</history-entry>
|
|
|
|
|
<history-entry file="injects_session_or_throws_in_parameter_meta_test_dart - 2018.04.06 at 15h 39m 23s.xml">
|
|
|
|
|
<configuration name="injects session or throws in parameter_meta_test.dart" configurationId="DartTestRunConfigurationType" />
|
|
|
|
|
<history-entry file="All_Tests - 2018.05.15 at 21h 57m 16s.xml">
|
|
|
|
|
<configuration name="All Tests" configurationId="DartTestRunConfigurationType" />
|
|
|
|
|
</history-entry>
|
|
|
|
|
<history-entry file="injects_session_or_throws_in_parameter_meta_test_dart - 2018.04.06 at 15h 39m 28s.xml">
|
|
|
|
|
<configuration name="injects session or throws in parameter_meta_test.dart" configurationId="DartTestRunConfigurationType" />
|
|
|
|
|
<history-entry file="All_Tests - 2018.05.15 at 22h 00m 17s.xml">
|
|
|
|
|
<configuration name="All Tests" configurationId="DartTestRunConfigurationType" />
|
|
|
|
|
</history-entry>
|
|
|
|
|
<history-entry file="injects_session_or_throws_in_parameter_meta_test_dart - 2018.04.06 at 15h 39m 59s.xml">
|
|
|
|
|
<configuration name="injects session or throws in parameter_meta_test.dart" configurationId="DartTestRunConfigurationType" />
|
|
|
|
@ -1081,7 +1068,7 @@
|
|
|
|
|
</history-entry>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="TimeTrackingManager">
|
|
|
|
|
<option name="totallyTimeSpent" value="131001000" />
|
|
|
|
|
<option name="totallyTimeSpent" value="131640000" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="TodoView">
|
|
|
|
|
<todo-panel id="selected-file">
|
|
|
|
@ -1093,40 +1080,40 @@
|
|
|
|
|
</todo-panel>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ToolWindowManager">
|
|
|
|
|
<frame x="73" y="25" width="1360" height="797" extended-state="0" />
|
|
|
|
|
<frame x="39" y="23" width="1360" height="797" extended-state="0" />
|
|
|
|
|
<editor active="true" />
|
|
|
|
|
<layout>
|
|
|
|
|
<window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32763532" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Tool Output" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Palette	" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Image Layers" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.34188035" sideWeight="0.5035524" order="7" side_tool="true" content_ui="tabs" />
|
|
|
|
|
<window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Dart Analysis" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.31196582" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32905984" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.4017094" sideWeight="0.4964476" order="2" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.48005697" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Dart Analysis" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.31196582" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Capture Tool" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.23141123" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="ANTLR Preview" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.24962063" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Theme Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="true" content_ui="tabs" />
|
|
|
|
|
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3988604" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Data View" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32763532" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3233618" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Palette	" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Image Layers" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4017094" sideWeight="0.4964476" order="2" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32905984" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.48005697" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.23141123" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Theme Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="true" content_ui="tabs" />
|
|
|
|
|
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="DB Execution Console" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
|
|
|
<window_info id="DB Browser" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32998413" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3233618" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Coverage" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="true" content_ui="tabs" />
|
|
|
|
|
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32905984" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
|
@ -1140,7 +1127,6 @@
|
|
|
|
|
</component>
|
|
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
|
|
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
|
|
|
|
|
<MESSAGE value="Angel._flattened is now accessible via `optimizedRouter`" />
|
|
|
|
|
<MESSAGE value="Used function syntax, deprecated `ResponseSerializer` typedef" />
|
|
|
|
|
<MESSAGE value="Deprecated all serving logic in `Angel`" />
|
|
|
|
|
<MESSAGE value="Removed use of `HttpHeaders` in `Angel`" />
|
|
|
|
@ -1165,7 +1151,8 @@
|
|
|
|
|
<MESSAGE value="Bring back zones; mysterious hang" />
|
|
|
|
|
<MESSAGE value="Fixed tests" />
|
|
|
|
|
<MESSAGE value="CHANGELOG" />
|
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="CHANGELOG" />
|
|
|
|
|
<MESSAGE value="Update example" />
|
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="Update example" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="XDebuggerManager">
|
|
|
|
|
<breakpoint-manager>
|
|
|
|
@ -1174,13 +1161,6 @@
|
|
|
|
|
<watches-manager />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="editorHistoryManager">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/test/accepts_test.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="276">
|
|
|
|
|
<caret line="62" column="32" lean-forward="false" selection-start-line="62" selection-start-column="32" selection-end-line="62" selection-end-column="32" />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/test/streaming_test.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="276">
|
|
|
|
@ -1224,13 +1204,6 @@
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/test/di_test.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="152">
|
|
|
|
|
<caret line="29" column="36" lean-forward="true" selection-start-line="29" selection-start-column="36" selection-end-line="29" selection-end-column="36" />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/test/serialize_test.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="255">
|
|
|
|
@ -1266,20 +1239,6 @@
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/test/controller_test.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="152">
|
|
|
|
|
<caret line="94" column="27" lean-forward="true" selection-start-line="94" selection-start-column="27" selection-end-line="94" selection-end-column="27" />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/test/encoders_buffer_test.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="116">
|
|
|
|
|
<caret line="32" column="0" lean-forward="true" selection-start-line="32" selection-start-column="0" selection-end-line="32" selection-end-column="0" />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/test/precontained_test.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="195">
|
|
|
|
@ -1316,13 +1275,6 @@
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/example/json.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="60">
|
|
|
|
|
<caret line="4" column="54" lean-forward="true" selection-start-line="4" selection-start-column="54" selection-end-line="4" selection-end-column="54" />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/hooks.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="675">
|
|
|
|
@ -1351,13 +1303,6 @@
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/response_context.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="150">
|
|
|
|
|
<caret line="10" column="32" lean-forward="true" selection-start-line="10" selection-start-column="32" selection-end-line="10" selection-end-column="32" />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/src/http/http_response_context.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="45">
|
|
|
|
@ -1407,28 +1352,10 @@
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/pubspec.yaml">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="90">
|
|
|
|
|
<caret line="6" column="24" lean-forward="true" selection-start-line="6" selection-start-column="24" selection-end-line="6" selection-end-column="24" />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/src/http/http.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="270">
|
|
|
|
|
<caret line="18" column="50" lean-forward="true" selection-start-line="18" selection-start-column="50" selection-end-line="18" selection-end-column="50" />
|
|
|
|
|
<folding>
|
|
|
|
|
<element signature="e#100#120#0" expanded="false" />
|
|
|
|
|
</folding>
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/server.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="1188">
|
|
|
|
|
<caret line="489" column="25" lean-forward="true" selection-start-line="489" selection-start-column="25" selection-end-line="490" selection-end-column="36" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
@ -1436,7 +1363,6 @@
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="318">
|
|
|
|
|
<caret line="99" column="11" lean-forward="false" selection-start-line="99" selection-start-column="11" selection-end-line="99" selection-end-column="11" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
@ -1444,7 +1370,6 @@
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="60">
|
|
|
|
|
<caret line="4" column="16" lean-forward="true" selection-start-line="4" selection-start-column="16" selection-end-line="4" selection-end-column="16" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
@ -1452,7 +1377,6 @@
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="131">
|
|
|
|
|
<caret line="659" column="12" lean-forward="false" selection-start-line="659" selection-start-column="12" selection-end-line="659" selection-end-column="12" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
@ -1460,58 +1384,20 @@
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="389">
|
|
|
|
|
<caret line="222" column="19" lean-forward="false" selection-start-line="222" selection-start-column="19" selection-end-line="222" selection-end-column="19" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/map_service.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="30">
|
|
|
|
|
<caret line="2" column="15" lean-forward="true" selection-start-line="2" selection-start-column="15" selection-end-line="2" selection-end-column="15" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/test/parameter_meta_test.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="158">
|
|
|
|
|
<caret line="40" column="0" lean-forward="true" selection-start-line="40" selection-start-column="0" selection-end-line="40" selection-end-column="0" />
|
|
|
|
|
<folding>
|
|
|
|
|
<element signature="e#0#20#0" expanded="true" />
|
|
|
|
|
</folding>
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/CHANGELOG.md">
|
|
|
|
|
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
|
|
|
|
<state split_layout="SPLIT">
|
|
|
|
|
<first_editor relative-caret-position="15">
|
|
|
|
|
<caret line="1" column="47" lean-forward="false" selection-start-line="1" selection-start-column="47" selection-end-line="1" selection-end-column="47" />
|
|
|
|
|
<folding />
|
|
|
|
|
</first_editor>
|
|
|
|
|
<second_editor />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/metadata.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="131">
|
|
|
|
|
<caret line="51" column="8" lean-forward="false" selection-start-line="51" selection-start-column="8" selection-end-line="51" selection-end-column="8" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/injection.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="281">
|
|
|
|
|
<caret line="84" column="0" lean-forward="true" selection-start-line="84" selection-start-column="0" selection-end-line="84" selection-end-column="0" />
|
|
|
|
|
<caret line="2" column="15" lean-forward="false" selection-start-line="2" selection-start-column="15" selection-end-line="2" selection-end-column="15" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/service.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="203">
|
|
|
|
|
<state relative-caret-position="0">
|
|
|
|
|
<caret line="93" column="12" lean-forward="false" selection-start-line="93" selection-start-column="12" selection-end-line="93" selection-end-column="12" />
|
|
|
|
|
<folding>
|
|
|
|
|
<element signature="e#39#59#0" expanded="true" />
|
|
|
|
@ -1523,14 +1409,83 @@
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="170">
|
|
|
|
|
<caret line="25" column="18" lean-forward="true" selection-start-line="25" selection-start-column="18" selection-end-line="25" selection-end-column="18" />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file:///usr/local/Cellar/dart/2.0.0-dev.50.0/libexec/lib/async/zone.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="236">
|
|
|
|
|
<caret line="546" column="50" lean-forward="true" selection-start-line="546" selection-start-column="50" selection-end-line="546" selection-end-column="50" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/injection.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="281">
|
|
|
|
|
<caret line="26" column="64" lean-forward="false" selection-start-line="26" selection-start-column="64" selection-end-line="26" selection-end-column="64" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/metadata.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="206">
|
|
|
|
|
<caret line="74" column="47" lean-forward="true" selection-start-line="74" selection-start-column="47" selection-end-line="74" selection-end-column="47" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/src/http/angel_http.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="188">
|
|
|
|
|
<caret line="68" column="0" lean-forward="true" selection-start-line="68" selection-start-column="0" selection-end-line="68" selection-end-column="0" />
|
|
|
|
|
<state relative-caret-position="107">
|
|
|
|
|
<caret line="149" column="6" lean-forward="false" selection-start-line="149" selection-start-column="6" selection-end-line="149" selection-end-column="6" />
|
|
|
|
|
<folding>
|
|
|
|
|
<element signature="e#0#20#0" expanded="true" />
|
|
|
|
|
</folding>
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/server.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="131">
|
|
|
|
|
<caret line="406" column="11" lean-forward="false" selection-start-line="406" selection-start-column="11" selection-end-line="406" selection-end-column="11" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/test/parameter_meta_test.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="330">
|
|
|
|
|
<caret line="22" column="46" lean-forward="false" selection-start-line="22" selection-start-column="46" selection-end-line="22" selection-end-column="46" />
|
|
|
|
|
<folding>
|
|
|
|
|
<element signature="e#0#20#0" expanded="true" />
|
|
|
|
|
</folding>
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/pubspec.yaml">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="180">
|
|
|
|
|
<caret line="12" column="18" lean-forward="true" selection-start-line="12" selection-start-column="18" selection-end-line="12" selection-end-column="18" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/test/controller_test.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="302">
|
|
|
|
|
<caret line="105" column="31" lean-forward="true" selection-start-line="105" selection-start-column="31" selection-end-line="105" selection-end-column="31" />
|
|
|
|
|
<folding>
|
|
|
|
|
<element signature="e#0#20#0" expanded="true" />
|
|
|
|
|
</folding>
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/example/json.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="151">
|
|
|
|
|
<caret line="36" column="24" lean-forward="true" selection-start-line="36" selection-start-column="24" selection-end-line="36" selection-end-column="24" />
|
|
|
|
|
<folding>
|
|
|
|
|
<element signature="e#0#20#0" expanded="true" />
|
|
|
|
|
</folding>
|
|
|
|
@ -1540,7 +1495,7 @@
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/README.md">
|
|
|
|
|
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
|
|
|
|
<state split_layout="SPLIT">
|
|
|
|
|
<first_editor relative-caret-position="324">
|
|
|
|
|
<first_editor relative-caret-position="750">
|
|
|
|
|
<caret line="44" column="1" lean-forward="false" selection-start-line="44" selection-start-column="1" selection-end-line="44" selection-end-column="1" />
|
|
|
|
|
<folding>
|
|
|
|
|
<marker date="1523044571000" expanded="true" signature="588:1671" ph="{...}" />
|
|
|
|
@ -1550,6 +1505,45 @@
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/test/di_test.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="338">
|
|
|
|
|
<caret line="51" column="28" lean-forward="false" selection-start-line="51" selection-start-column="28" selection-end-line="51" selection-end-column="28" />
|
|
|
|
|
<folding>
|
|
|
|
|
<element signature="e#0#17#0" expanded="true" />
|
|
|
|
|
</folding>
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/test/encoders_buffer_test.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="152">
|
|
|
|
|
<caret line="68" column="35" lean-forward="false" selection-start-line="68" selection-start-column="35" selection-end-line="68" selection-end-column="35" />
|
|
|
|
|
<folding>
|
|
|
|
|
<element signature="e#0#17#0" expanded="true" />
|
|
|
|
|
</folding>
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/src/core/response_context.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="45">
|
|
|
|
|
<caret line="3" column="46" lean-forward="false" selection-start-line="3" selection-start-column="46" selection-end-line="3" selection-end-column="46" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/CHANGELOG.md">
|
|
|
|
|
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
|
|
|
|
<state split_layout="SPLIT">
|
|
|
|
|
<first_editor relative-caret-position="30">
|
|
|
|
|
<caret line="2" column="31" lean-forward="false" selection-start-line="2" selection-start-column="31" selection-end-line="2" selection-end-column="31" />
|
|
|
|
|
<folding />
|
|
|
|
|
</first_editor>
|
|
|
|
|
<second_editor />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="masterDetails">
|
|
|
|
|
<states>
|
|
|
|
|