AI-Meerkat Feature Drop | 2024.3.2 <debuggerx@DebuggerX-AIR Merge branch 'master'

master
debuggerx 4 weeks ago
commit 5d5a4b69c8

File diff suppressed because one or more lines are too long

@ -1,6 +1,6 @@
<application>
<component name="Translation.Cache">
<option name="lastTrimTime" value="1747140811594" />
<option name="lastTrimTime" value="1747895035504" />
</component>
<component name="Translation.OpenAISettings">
<option name="OPEN_AI">
@ -18,6 +18,20 @@
</component>
<component name="Translation.States">
<histories>
<item value="Typically set to true when the [InputDecorator] contains a multiline [TextField] ([TextField.maxLines] is null or &gt; 1) to override the default behavior of aligning the label with the center of the [TextField]. Defaults to false." />
<item value="The direction to use for the [hintText]. If null, defaults to a value derived from [Directionality] for the input field and the current context." />
<item value="Set the initial position at the position where this gesture recognizer won the arena." />
<item value="Set the initial offset at the position where the first down event was detected." />
<item value="{@macro flutter.widgets.shadow.scrollBehavior} [ScrollBehavior]s also provide [ScrollPhysics]. If an explicit [ScrollPhysics] is provided in [physics], it will take precedence, followed by [scrollBehavior], and then the inherited ancestor [ScrollBehavior]. The [ScrollBehavior] of the inherited [ScrollConfiguration] will be modified by default to not apply a [Scrollbar]." />
<item value="TODO(tahatesser): Add a link to the Material Design spec for horizontal offset when it is available. It's currently sourced from androidxcomposematerial3TabRow.kt. If [TabBar.isScrollable] is true, tabs are aligned to the start of the [TabBar]. Otherwise throws an exception. It is not recommended to set [TabAlignment.start] when [ThemeData.useMaterial3] is false." />
<item value="纵向" />
<item value="The menu's background fill color." />
<item value="he shadow color of the menu's [Material]. The material's elevation shadow can be difficult to see for dark themes, so by default the menu classes add a semi-transparent overlay to indicate elevation. See [ThemeData.applyElevationOverlayColor]." />
<item value="surface tint color" />
<item value="menu style" />
<item value="Tried to use Provider with a subtype of ListenableStream (AMRobotViewModel)" />
<item value="dependent services" />
<item value="independent services" />
<item value="MQTT Connection is not currently connected to any broker." />
<item value="The MQTT Connection is faulted and no longer communicating with the broker." />
<item value="Creates information for editing a run of text. The selection and composing range must be within the text. This is not checked during construction, and must be guaranteed by the caller. The default value of [selection] is `TextSelection.collapsed(offset: -1)`. This indicates that there is no selection at all." />
@ -54,25 +68,11 @@
<item value="This example demonstrates using the [ReorderableListView.proxyDecorator] callback to customize the appearance of a list item while it's being dragged." />
<item value="By default, on [TargetPlatformVariant.desktop] platforms each item will have a drag handle added on top of it that will allow the user to grab it to move the item. On [TargetPlatformVariant.mobile], no drag handle will be added, but when the user long presses anywhere on the item it will start moving the item. Displaying drag handles can be controlled with [ReorderableListView.buildDefaultDragHandles]." />
<item value="A list whose items the user can interactively reorder by dragging. {@youtube 560 315 https:www.youtube.comwatch?v=3fB1mxOsqJE} This sample shows by dragging the user can reorder the items of the list. The [onReorder] parameter is required and will be called when a child widget is dragged to a new position." />
<item value="move toolbox to side navigator." />
<item value="emotion id" />
<item value="If [allowImplicitScrolling] is true, the [PageView] will participate in accessibility scrolling more like a [ListView], where implicit scroll actions will move to the next page rather than into the contents of the [PageView]." />
<item value="allow implicit scrolling" />
<item value="Treat the [Viewport.cacheExtent] as a multiplier of the main axis extent." />
<item value="Treat the [Viewport.cacheExtent] as logical pixels." />
<item value="Controls whether the widget's pages will respond to [RenderObject.showOnScreen], which will allow for implicit accessibility scrolling. With this flag set to false, when accessibility focus reaches the end of the current page and the user attempts to move it to the next element, the focus will traverse to the next widget outside of the page view. With this flag set to true, when accessibility focus reaches the end of the current page and user attempts to move it to the next element, focus will traverse to the next page in the page view." />
<item value="自定义指令" />
<item value="{@template flutter.widgets.pageview.viewportFraction} The fraction of the viewport that each page should occupy. Defaults to 1.0, which means each page fills the viewport in the scrolling direction. {@endtemplate}" />
<item value="set rc action internal" />
<item value="我在" />
<item value="有效数据" />
<item value="amplitude" />
<item value="64" />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE_SIMPLIFIED" value="54" />
<entry key="ENGLISH" value="54" />
<entry key="CHINESE_SIMPLIFIED" value="55" />
<entry key="ENGLISH" value="55" />
</map>
</option>
</component>

Loading…
Cancel
Save