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.

82 lines
8.2 KiB

<application>
<component name="AppStorage">
<option name="newTranslationDialogHeight" value="331" />
<option name="newTranslationDialogWidth" value="615" />
<option name="newTranslationDialogX" value="948" />
<option name="newTranslationDialogY" value="618" />
<histories>
<item value="temporarily" />
<item value="The network is temporarily good for the server connection network" />
<item value="fix: fix wrong logic when no user info fetched caused by bad network." />
<item value="fix: types cast error when json parse." />
<item value="feat: blood pressure module complete." />
<item value="舒张压" />
<item value="收缩压" />
<item value="feat: use location_permissions and android_intent_plus instead of geolocator to avoid contain gms sdk in apk." />
<item value="feat: remove upgrade entry point on tw ios version." />
<item value="make check update button always effect." />
<item value="尝试优化点击事件" />
<item value="optimization" />
<item value="优化" />
<item value="anus" />
<item value="mouth" />
<item value="ear" />
<item value="armpit" />
<item value="forehead" />
<item value="肛门" />
<item value="腋下" />
<item value="额头" />
<item value="stashed Record" />
<item value="Returns true if [this] occurs at the same moment as [other]. The comparison is independent of whether the time is in UTC or in the local time zone. ```dart var now = DateTime.now(); var later = now.add(const Duration(seconds: 5)); assert(!later.isAtSameMomentAs(now)); assert(now.isAtSameMomentAs(now)); This relation stays the same, even when changing timezones. assert(!later.isAtSameMomentAs(now.toUtc())); assert(!later.toUtc().isAtSameMomentAs(now)); assert(now.toUtc().isAtSameMomentAs(now)); assert(now.isAtSameMomentAs(now.toUtc())); ```" />
<item value="bar Width" />
<item value="is Curved" />
<item value="[x] determines cartesian (axis based) horizontally position 0 means most left point of the chart" />
<item value="[y] determines cartesian (axis based) vertically position 0 means most bottom point of the chart" />
<item value="Fl Spot" />
<item value="navigate" />
<item value="prevent" />
<item value="magnification" />
<item value="diameter Ratio" />
<item value="squeeze" />
<item value="A default selection overlay for [CupertinoPicker]s. It draws a gray rounded rectangle to match the picker visuals introduced in iOS 14. This widget is typically only used in [CupertinoPicker.selectionOverlay]. In an iOS 14 multi-column picker, the selection overlay is a single rounded rectangle that spans the entire multi-column picker. To achieve the same effect using [CupertinoPickerDefaultSelectionOverlay], the additional margin and corner radii on the left or the right side can be disabled by turning off [capLeftEdge] and [capRightEdge], so this selection overlay visually connects with selection overlays of adjoining [CupertinoPicker]s (i.e., other &quot;column&quot;s). See also: [CupertinoPicker], which uses this widget as its default [CupertinoPicker.selectionOverlay]." />
<item value="Creates an iOS 14 style selection overlay that highlights the magnified area (or the currently selected item, depending on how you described it elsewhere) of a [CupertinoPicker]. The [background] argument default value is [CupertinoColors.tertiarySystemFill]. It must be non-null. The [capLeftEdge] and [capRightEdge] arguments decide whether to add a default margin and use rounded corners on the left and right side of the rectangular overlay. Default to true and must not be null." />
<item value="Cupertino Picker Default Selection Overlay" />
<item value="_k Over And Under Center Opacity" />
<item value="Evaluates a JavaScript expression in the context of the current page. On Android returns the evaluation result as a JSON formatted string. On iOS depending on the value type the return value would be one of: - For primitive JavaScript types: the value string formatted (e.g JavaScript 100 returns '100'). - For JavaScript arrays of supported types: a string formatted NSArray(e.g '(1,2,3), note that the string for NSArray is formatted and might contain newlines and extra spaces.'). - Other non-primitive types are not supported on iOS and will complete the Future with an error. The Future completes with an error if a JavaScript error occurred, or on iOS, if the type of the evaluated expression is not supported as described above. When evaluating Javascript in a [WebView], it is best practice to wait for the [WebView.onPageFinished] callback. This guarantees all the Javascript embedded in the main frame HTML has been loaded." />
<item value="The center slice for a nine-patch image. The region of the image inside the center slice will be stretched both horizontally and vertically to fit the image into its destination. The region of the image above and below the center slice will be stretched only horizontally and the region of the image to the left and right of the center slice will be stretched only vertically. The stretching will be applied in order to make the image fit into the box specified by [fit]. When [centerSlice] is not null, [fit] defaults to [BoxFit.fill], which distorts the destination image size relative to the image's original aspect ratio. Values of [BoxFit] which do not distort the destination image size will result in [centerSlice] having no effect (since the nine regions of the image will be rendered with the same scaling, as if it wasn't specified)." />
<item value="covariant" />
<item value="verification Codes" />
<item value="A [TextInputFormatter] can be optionally injected into an [EditableText] to provide as-you-type validation and formatting of the text being edited. Text modification should only be applied when text is being committed by the IME and not on text under composition (i.e., only when [TextEditingValue.composing] is collapsed). See also the [FilteringTextInputFormatter], a subclass that removes characters that the user tries to enter if they do, or do not, match a given pattern (as applicable). To create custom formatters, extend the [TextInputFormatter] class and implement the [formatEditUpdate] method. Handling emojis and other complex characters {@macro flutter.widgets.EditableText.onChanged} See also: [EditableText] on which the formatting apply. [FilteringTextInputFormatter], a provided formatter for filtering characters." />
<item value="Text Input Formatter" />
<item value="过时" />
<item value="Refactory" />
<item value="ecg binary" />
<item value="Converts the given JSON-string [input] to its corresponding object. Parsed JSON values are of the types [num], [String], [bool], [Null], [List]s of parsed JSON values or [Map]s from [String] to parsed JSON values. If `this` was initialized with a reviver, then the parsing operation invokes the reviver on every object or list property that has been parsed. The arguments are the property name ([String]) or list index ([int]), and the value is the parsed value. The return value of the reviver is used as the value of that property instead the parsed value. Throws [FormatException] if the input is not valid JSON text." />
<item value="portrait" />
<item value="signal Frequency" />
<item value="emergency" />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="106" />
<entry key="ENGLISH" value="107" />
<entry key="DUTCH" value="1" />
<entry key="SWEDISH" value="1" />
</map>
</option>
</component>
<component name="Cache">
<option name="lastTrimTime" value="1629778504034" />
</component>
<component name="Settings">
<option name="googleTranslateSettings">
<google-translate>
<option name="useTranslateGoogleCom" value="true" />
</google-translate>
</option>
<option name="overrideFont" value="true" />
<option name="phoneticFontFamily" value="Droid Sans Fallback" />
<option name="primaryFontFamily" value="WenQuanYi Micro Hei Mono" />
<option name="translateDocumentation" value="true" />
</component>
</application>