|
|
|
|
@ -17,7 +17,11 @@
|
|
|
|
|
<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="超过任务数量上限" />
|
|
|
|
|
@ -67,11 +71,10 @@
|
|
|
|
|
<item value="zip compression deflate" />
|
|
|
|
|
<item value="compress" />
|
|
|
|
|
<item value="```dart MultiProvider( providers: [ Provider<Something>(create: (_) => Something()), Provider<SomethingElse>(create: (_) => SomethingElse()), Provider<AnotherThing>(create: (_) => AnotherThing()), ], child: someWidget, )" />
|
|
|
|
|
<item value="```dart Provider<Something>( create: (_) => Something(), child: Provider<SomethingElse>( create: (_) => SomethingElse(), child: Provider<AnotherThing>( create: (_) => AnotherThing(), child: someWidget, ), ), )," />
|
|
|
|
|
</histories>
|
|
|
|
|
<option name="languageScores">
|
|
|
|
|
<map>
|
|
|
|
|
<entry key="CHINESE_SIMPLIFIED" value="59" />
|
|
|
|
|
<entry key="CHINESE_SIMPLIFIED" value="60" />
|
|
|
|
|
<entry key="ENGLISH" value="59" />
|
|
|
|
|
</map>
|
|
|
|
|
</option>
|
|
|
|
|
|