You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

73 lines
5.5 KiB

<application>
<component name="AppStorage">
<option name="newTranslationDialogWidth" value="596" />
<option name="newTranslationDialogX" value="1131" />
<option name="newTranslationDialogY" value="624" />
<option name="pinNewTranslationDialog" value="true" />
<histories>
<item value="Handles errors emitted by this [Future]. This is the asynchronous equivalent of a &quot;catch&quot; block. Returns a new [Future] that will be completed with either the result of this future or the result of calling the `onError` callback. If this future completes with a value, the returned future completes with the same value. If this future completes with an error, then [test] is first called with the error value. If `test` returns false, the exception is not handled by this `catchError`, and the returned future completes with the same error and stack trace as this future. If `test` returns `true`, [onError] is called with the error and possibly stack trace, and the returned future is completed with the result of this call in exactly the same way as for [then]'s `onError`. If `test` is omitted, it defaults to a function that always returns true. The `test` function should not throw, but if it does, it is handled as if the `onError` function had thrown. Note that futures don't delay reporting of errors until listeners are added. If the first `catchError` (or `then`) call happens after this future has completed with an error then the error is reported as unhandled error. See the description on [Future]. The `Function` below stands for one of two types: - (dynamic) -&gt; FutureOr&lt;T&gt; - (dynamic, StackTrace) -&gt; FutureOr&lt;T&gt; Given that there is a `test` function that is usually used to do an `isCheck` we should also expect functions that take a specific argument." />
<item value="catch Error" />
<item value="Set tracesSampleRate to 1.0 to capture 100% of transactions for performance monitoring." />
<item value="Generic Name" />
<item value="font Strikethrough" />
<item value="font Delete Line" />
<item value="positive Button" />
<item value="Stub" />
<item value="hierarchical Logging Enabled" />
<item value="Attempting to reopen a closed connection. Create a instance instead" />
<item value="hierarchical" />
<item value="hierarchy" />
<item value="occurs" />
<item value="negative" />
<item value="unprocessable Entity" />
<item value="failed Dependency" />
<item value="locked" />
<item value="upgrade Required" />
<item value="precondition Required" />
<item value="gesture manager secret" />
<item value="version" />
<item value="推荐" />
<item value="Appends up to four conic curves weighted to describe an oval of `radius` and rotated by `rotation`. The first curve begins from the last point in the path and the last ends at `arcEnd`. The curves follow a path in a direction determined by `clockwise` and `largeArc` in such a way that the sweep angle is always less than 360 degrees. A simple line is appended if either either radii are zero or the last point in the path is `arcEnd`. The radii are scaled to fit the last path point if both are greater than zero but too small to describe an arc." />
<item value="arc To Point" />
<item value="un Processable Entity" />
<item value="trampoline" />
<item value="Pivot tables guard against ambiguous fields by excluding tables that have already been queried in this scope." />
<item value="reserve Name" />
<item value="adorn With Table Name" />
<item value="deprecated" />
<item value="Query" />
<item value="include Annotations" />
<item value="severe" />
<item value="negative Button" />
<item value="implement some api; add md editor to app; login and signup for app." />
<item value="negative Button Title" />
<item value="positive Button Title" />
<item value="Get value stored in this cache entry. If used without [create], this function simply gets the value or `null` if no value is stored. If used with [create], this function becomes an upsert, returning the value stored if any, otherwise creating a new value and storing it with optional [ttl]. If multiple callers are using the same cache this is an inherently racy operation, that is multiple instances of the value may be created. The [get] method is a best-effort method. In case of intermittent failures from the underlying [CacheProvider] the [get] method will ignore failures and return `null` (or result from [create] if specified)." />
<item value="bad Request" />
<item value="unauthorized" />
<item value="payment Required" />
<item value="forbidden" />
<item value="method Not Allowed" />
<item value="not Acceptable" />
<item value="proxy Authentication Required" />
<item value="conflict" />
<item value="precondition Failed" />
<item value="request Entity Too Large" />
<item value="request Uri Too Long" />
<item value="unsupported Media Type" />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="148" />
<entry key="ENGLISH" value="149" />
<entry key="AFRIKAANS" value="1" />
<entry key="LATIN" value="1" />
<entry key="ROMANIAN" value="1" />
<entry key="ITALIAN" value="2" />
</map>
</option>
</component>
<component name="Cache">
<option name="lastTrimTime" value="1645177023396" />
</component>
</application>