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.
76 lines
5.5 KiB
76 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="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" />
|
|
<item value="requested Range Not Satisfiable" />
|
|
<item value="expectation Failed" />
|
|
<item value="render" />
|
|
<item value="exclude" />
|
|
<item value="can Serialize" />
|
|
<item value="can Deserialize" />
|
|
<item value="Attempts to authenticate a user using one or more strategies. [type] is a strategy name to try, or a `List` of such. If a strategy returns `null` or `false`, either the next one is tried, or a `401 Not Authenticated` is thrown, if it is the last one. Any other result is considered an authenticated user, and terminates the loop." />
|
|
<item value="authenticate" />
|
|
<item value="Configures an Angel server to decode and validate JSON Web tokens on demand, whenever an instance of [User] is injected." />
|
|
<item value="Strategy" />
|
|
<item value="Backdrop Filter" />
|
|
<item value="change api framework to angel3." />
|
|
<item value="Shows a platform alert dialog with custom button titles. You can assign up to 3 buttons in the alert dialog. The method follows the convention on Android. [positiveButtonTitle] is the title of the positive button like for "OK" or "Yes", [negativeButtonTitle] is the title for the negative button like "Cancel" or "No", while [neutralButtonTitle] is for other buttons." />
|
|
<item value="confirmed" />
|
|
<item value="neutral Button Title" />
|
|
<item value="positive Button" />
|
|
<item value="Notificator" />
|
|
<item value="use 'fromMarket' and 'uploaded' flag instead of 'readOnly'; clean code." />
|
|
<item value="use 'fromMarket' and 'uploaded' flag instead of 'readOnly'; code clean." />
|
|
<item value="Removes the topmost Flutter instance, presenting what was before it. On Android, removes this activity from the stack and returns to the previous activity. On iOS, calls `popViewControllerAnimated:` if the root view controller is a `UINavigationController`, or `dismissViewControllerAnimated:completion:` if the top view controller is a `FlutterViewController`. The optional `animated` parameter is ignored on all platforms except iOS where it is an argument to the aforementioned methods. This method should be preferred over calling `dart:io`'s [exit] method, as the latter may cause the underlying platform to act as if the application had crashed." />
|
|
<item value="remove support for WeCardioUNPlus device." />
|
|
<item value="remove useless 'atHome' conditional expression of ecg_report_swiper." />
|
|
<item value="request user to allow license at first time startup." />
|
|
<item value="ask user to allow license at first time startup." />
|
|
<item value="APP LICENSE AGREED" />
|
|
<item value="app License Aggreed" />
|
|
<item value="on Key Event" />
|
|
<item value="symptom" />
|
|
<item value="sy" />
|
|
<item value="s" />
|
|
<item value="fa" />
|
|
<item value="readonly" />
|
|
<item value="'Focus.of() was called with a context that does not contain a Focus between the given ' 'context and the nearest FocusScope widget.\n' 'No Focus ancestor could be found starting from the context that was passed to ' 'Focus.of() to the point where it found the nearest FocusScope widget. This can happen ' 'because you are using a widget that looks for a Focus ancestor, and do not have a ' 'Focus widget ancestor in the current FocusScope.\n' 'The context used was:\n'" />
|
|
</histories>
|
|
<option name="languageScores">
|
|
<map>
|
|
<entry key="CHINESE" value="111" />
|
|
<entry key="ENGLISH" value="112" />
|
|
<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="1640587196239" />
|
|
</component>
|
|
<component name="Settings">
|
|
<option name="translateDocumentation" value="true" />
|
|
</component>
|
|
</application> |