Compare commits

...

5 Commits

2 changed files with 12 additions and 10 deletions
+1
View File
@@ -3,6 +3,7 @@
<option name="bigFilesLinesThreshold" value="3000" /> <option name="bigFilesLinesThreshold" value="3000" />
<option name="indentGuidesOptions" value="Only selected indent guide" /> <option name="indentGuidesOptions" value="Only selected indent guide" />
<option name="suppressAdvancedIndentGuidesBanner" value="true" /> <option name="suppressAdvancedIndentGuidesBanner" value="true" />
<option name="suppressBigFileCheck" value="true" />
<option name="suppressXMLCheck" value="true" /> <option name="suppressXMLCheck" value="true" />
<option name="suppressYAMLCheck" value="true" /> <option name="suppressYAMLCheck" value="true" />
<option name="version" value="2024.2.6-241" /> <option name="version" value="2024.2.6-241" />
+11 -10
View File
@@ -1,6 +1,6 @@
<application> <application>
<component name="Translation.Cache"> <component name="Translation.Cache">
<option name="lastTrimTime" value="1725954742431" /> <option name="lastTrimTime" value="1726662924449" />
</component> </component>
<component name="Translation.Settings"> <component name="Translation.Settings">
<option name="primaryLanguage" value="CHINESE" /> <option name="primaryLanguage" value="CHINESE" />
@@ -12,6 +12,13 @@
<option name="translationDialogLocationY" value="536" /> <option name="translationDialogLocationY" value="536" />
<option name="translationDialogWidth" value="1253" /> <option name="translationDialogWidth" value="1253" />
<histories> <histories>
<item value="elevator wait" />
<item value="电梯排队中" />
<item value="All list items must have a key. 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. {@tool dartpad}" />
<item value="If true: on desktop platforms, a drag handle is stacked over the center of each item's trailing edge; on mobile platforms, a long press anywhere on the item starts a drag. The default desktop drag handle is just an [Icons.drag_handle] wrapped by a [ReorderableDragStartListener]. On mobile platforms, the entire item is wrapped with a [ReorderableDelayedDragStartListener]. To change the appearance or the layout of the drag handles, make this parameter false and wrap each list item, or a widget within each list item, with [ReorderableDragStartListener] or [ReorderableDelayedDragStartListener], or a custom subclass of [ReorderableDragStartListener]. The following sample specifies `buildDefaultDragHandles: false`, and uses a [Card] at the leading edge of each item for the item's drag handle. {@tool dartpad} See code in examplesapilibmaterialreorderable_listreorderable_list_view.build_default_drag_handles.0.dart {@end-tool}" />
<item value="The extra object used when navigating with [GoRouter]." />
<item value="True if this client allows other clients to introspect it." /> <item value="True if this client allows other clients to introspect it." />
<item value="introspectable" /> <item value="introspectable" />
<item value="Creates a widget that animates its position implicitly. Only two out of the three horizontal values ([left], [right], [width]), and only two out of the three vertical values ([top], [bottom], [height]), can be set. In each case, at least one of the three must be null." /> <item value="Creates a widget that animates its position implicitly. Only two out of the three horizontal values ([left], [right], [width]), and only two out of the three vertical values ([top], [bottom], [height]), can be set. In each case, at least one of the three must be null." />
@@ -55,18 +62,12 @@
<item value="weapon" /> <item value="weapon" />
<item value="crescent" /> <item value="crescent" />
<item value="render indices" /> <item value="render indices" />
<item value="texcoords" />
<item value="Fixes the [SnackBar] at the bottom of the [Scaffold]. The exception is that the [SnackBar] will be shown above a [BottomNavigationBar] or a [NavigationBar]. Additionally, the [SnackBar] will cause other non-fixed widgets inside [Scaffold] to be pushed above (for example, the [FloatingActionButton])." />
<item value="The currently selected value for a group of radio buttons. This radio button is considered selected if its [value] matches the [groupValue]." />
<item value="vertical" />
<item value="track ball" />
<item value="backface" />
<item value="backface culling" />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="643" /> <entry key="CHINESE" value="646" />
<entry key="ENGLISH" value="644" /> <entry key="CHINESE_SIMPLIFIED" value="5" />
<entry key="ENGLISH" value="651" />
<entry key="HAWAIIAN" value="1" /> <entry key="HAWAIIAN" value="1" />
<entry key="INDONESIAN" value="1" /> <entry key="INDONESIAN" value="1" />
<entry key="NORWEGIAN" value="1" /> <entry key="NORWEGIAN" value="1" />