Compare commits

..

2 Commits

+7 -4
View File
@@ -1,6 +1,6 @@
<application>
<component name="Translation.Cache">
<option name="lastTrimTime" value="1756812341028" />
<option name="lastTrimTime" value="1758540255846" />
</component>
<component name="Translation.OpenAISettings">
<option name="OPEN_AI">
@@ -17,7 +17,12 @@
<option name="translator" value="OPEN_AI" />
</component>
<component name="Translation.States">
<option name="translationDialogHeight" value="260" />
<option name="translationDialogLocationX" value="3173" />
<option name="translationDialogLocationY" value="643" />
<histories>
<item value="migration" />
<item value="Calculate offset of the stick based on the stick drag start position and the current stick position." />
<item value="Resets the [elapsed] count to zero. This method does not stop or start the [Stopwatch]." />
<item value="超过任务数量上限" />
<item value="setting exercise widget" />
@@ -66,12 +71,10 @@
<item value="zip compression deflate" />
<item value="compress" />
<item value="```dart MultiProvider( providers: [ Provider&lt;Something&gt;(create: (_) =&gt; Something()), Provider&lt;SomethingElse&gt;(create: (_) =&gt; SomethingElse()), Provider&lt;AnotherThing&gt;(create: (_) =&gt; AnotherThing()), ], child: someWidget, )" />
<item value="```dart Provider&lt;Something&gt;( create: (_) =&gt; Something(), child: Provider&lt;SomethingElse&gt;( create: (_) =&gt; SomethingElse(), child: Provider&lt;AnotherThing&gt;( create: (_) =&gt; AnotherThing(), child: someWidget, ), ), )," />
<item value="A provider that merges multiple providers into a single linear widget tree. It is used to improve readability and reduce boilerplate code of having to nest multiple layers of providers." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE_SIMPLIFIED" value="59" />
<entry key="CHINESE_SIMPLIFIED" value="60" />
<entry key="ENGLISH" value="59" />
</map>
</option>