|
|
|
@ -1,76 +1,66 @@
|
|
|
|
|
<application>
|
|
|
|
|
<component name="AppStorage">
|
|
|
|
|
<option name="newTranslationDialogWidth" value="596" />
|
|
|
|
|
<option name="newTranslationDialogX" value="1131" />
|
|
|
|
|
<option name="newTranslationDialogY" value="624" />
|
|
|
|
|
<option name="newTranslationDialogX" value="811" />
|
|
|
|
|
<option name="newTranslationDialogY" value="447" />
|
|
|
|
|
<option name="pinNewTranslationDialog" value="true" />
|
|
|
|
|
<histories>
|
|
|
|
|
<item value="crash when change fingers or gesture type of a gesture prop." />
|
|
|
|
|
<item value="plain" />
|
|
|
|
|
<item value="fix: package name issue when upload to UOS store." />
|
|
|
|
|
<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" />
|
|
|
|
|
<item value="supper" />
|
|
|
|
|
<item value="夜宵" />
|
|
|
|
|
<item value="晚餐" />
|
|
|
|
|
<item value="下午茶" />
|
|
|
|
|
<item value="午餐" />
|
|
|
|
|
<item value="早餐" />
|
|
|
|
|
<item value="period" />
|
|
|
|
|
<item value="时段" />
|
|
|
|
|
<item value="The uniform height of all children. All children will be given the BoxConstraints to match this exact height. Must not be null and must be positive." />
|
|
|
|
|
<item value="sequence" />
|
|
|
|
|
<item value="序列" />
|
|
|
|
|
<item value="diameter Ratio" />
|
|
|
|
|
<item value="Convert the given point from the local coordinate system for this box to the global coordinate system in logical pixels. If `ancestor` is non-null, this function converts the given point to the coordinate system of `ancestor` (which must be an ancestor of this render object) instead of to the global coordinate system. This method is implemented in terms of [getTransformTo]. If the transform matrix puts the given `point` on the line at infinity (for instance, when the transform matrix is the zero matrix), this method returns (NaN, NaN)." />
|
|
|
|
|
<item value="Vertical viewport was given unbounded height. Viewports expand in the scrolling direction to fill their container. In this case, a vertical viewport was given an unlimited amount of vertical space in which to expand. This situation typically happens when a scrollable widget is nested inside another scrollable widget. If this widget is always nested in a scrollable widget there is no need to use a viewport because there will always be enough vertical space for the children. In this case, consider using a Column instead. Otherwise, consider using the "shrinkWrap" property (or a ShrinkWrappingViewport) to size the height of the viewport to the sum of the heights of its children." />
|
|
|
|
|
<item value="The following assertion was thrown during performResize(): Vertical viewport was given unbounded height. Viewports expand in the scrolling direction to fill their container. In this case, a vertical viewport was given an unlimited amount of vertical space in which to expand. This situation typically happens when a scrollable widget is nested inside another scrollable widget." />
|
|
|
|
|
<item value="toolbar Opacity" />
|
|
|
|
|
<item value="backwards Compatibility" />
|
|
|
|
|
<item value="page Snapping" />
|
|
|
|
|
<item value="Registers a singleton. Any attempt to resolve the type within this container will return [object]. Returns [object]." />
|
|
|
|
|
<item value="Convenience method for the value for a single valued header. The value must not have more than one value. Returns null if there is no header with the provided name." />
|
|
|
|
|
<item value="realm" />
|
|
|
|
|
<item value="prevent Curve Over Shooting" />
|
|
|
|
|
<item value="accessor" />
|
|
|
|
|
<item value="revisited" />
|
|
|
|
|
<item value="A [Reflector] implementation that performs no actual reflection, instead returning empty objects on every invocation. Use this in contexts where you know you won't need any reflective capabilities." />
|
|
|
|
|
<item value="However, the following alternatives exist: Generation via `package:angel3_container_generator` Creating an instance of `StaticReflector` Manually implementing the `Reflector` interface (cumbersome; not recommended) As of January 4th, 2018, the documentation has not yet been updated to state this, so in the meantime, visit the Angel chat for further questions: https:gitter.imangel_dartdiscussion" />
|
|
|
|
|
<item value="The `MirrorsReflector` from `package:angel_containermirrors.dart` is by far the most convenient pattern, so use it if possible." />
|
|
|
|
|
<item value="The grey swatch is intentionally omitted because when picking a color randomly from this list to colorize an application, picking grey suddenly makes the app look disabled." />
|
|
|
|
|
<item value="blue Grey" />
|
|
|
|
|
<item value="[constraints] and [transitionAnimationController] parameters can be passed in to customize the appearance and behavior of modal bottom sheets (see the documentation for these on [BottomSheet] for more details)." />
|
|
|
|
|
<item value="[GoRouteData] is abstract and cannot be instantiated directly." />
|
|
|
|
|
<item value="Allows subclasses to have `const` constructors." />
|
|
|
|
|
<item value="On Pop Result Listener" />
|
|
|
|
|
<item value="allow Implicit Scrolling" />
|
|
|
|
|
<item value="interaction" />
|
|
|
|
|
<item value="菜谱" />
|
|
|
|
|
<item value="RenderBox.size accessed beyond the scope of resize, layout, or permitted parent access. RenderBox can always access its own size, otherwise, the only object that is allowed to read RenderBox.size is its parent, if they have said they will. It you hit this assert trying to access a child's size, pass "parentUsesSize: true" to that child's layout()." />
|
|
|
|
|
<item value="custard" />
|
|
|
|
|
<item value="shallow" />
|
|
|
|
|
<item value="fried shrimp" />
|
|
|
|
|
<item value="类别" />
|
|
|
|
|
<item value="分类" />
|
|
|
|
|
<item value="portrait" />
|
|
|
|
|
<item value="Page View" />
|
|
|
|
|
</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" />
|
|
|
|
|
<entry key="CHINESE" value="68" />
|
|
|
|
|
<entry key="ENGLISH" value="69" />
|
|
|
|
|
</map>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="Cache">
|
|
|
|
|
<option name="lastTrimTime" value="1647098734646" />
|
|
|
|
|
<option name="lastTrimTime" value="1652906329707" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="Settings">
|
|
|
|
|
<option name="translateDocumentation" value="true" />
|
|
|
|
|
<option name="showActionsInContextMenuOnlyWithSelection" value="false" />
|
|
|
|
|
</component>
|
|
|
|
|
</application>
|