AI-Narwhal 4 Feature Drop | 2025.1.4 <debuggerx@debuggerx-PC Update studiobot.xml, yiiguxing.translation.xml

master
debuggerx 1 month ago
parent ce2980f30b
commit e378fe9010

@ -11,6 +11,7 @@
<option name="onboardedVersion" value="3" />
<option name="queryHistory">
<list>
<historyEntry timestamp="1762950782720">哪个方法可以用来缩放地图以适应窗口</historyEntry>
<historyEntry timestamp="1762353182873">Make suggestions to improve this code:
```dart
Container

@ -22,6 +22,9 @@
<option name="translationDialogLocationY" value="567" />
<option name="translationDialogWidth" value="1381" />
<histories>
<item value="It allows for map movement through [move], rotation through [rotate] and to fit the map bounds with [fitBounds]." />
<item value="fit bounds" />
<item value="Abide to minmax zoom" />
<item value="{@macro flutter.painting.textPainter.strutStyle}" />
<item value="If non-null, the style to use for this text. If the style's &quot;inherit&quot; property is true, the style will be merged with the closest enclosing [DefaultTextStyle]. Otherwise, the style will replace the closest enclosing [DefaultTextStyle]." />
<item value="Instantiating non-const instances of this class in your app will mean the app cannot be built in release mode with icon tree-shaking (it need to be explicitly opted out at build time). See [staticIconProvider] for more context." />
@ -69,9 +72,6 @@
<item value="tight" />
<item value="list remove unrelated type" />
<item value="iterable contains unrelated type" />
<item value="The list of providers that this provider potentially depends on. This list must contains the classesfunctions annotated with `@riverpod`, not the generated providers themselves. Specifying this list is strictly equivalent to saying &quot;This provider may be scoped&quot;. If a provider is scoped, it should specify [dependencies]. If it is never scoped, it should not specify [dependencies]." />
<item value="} {@template riverpod.listen} Listen to a provider and call [listener] whenever its value changes. Listeners will automatically be removed when the provider rebuilds (such as when a provider listened with [Ref.watch] changes). Returns an object that allows cancelling the subscription early." />
<item value="- [asReload] (false by default) can be optionally passed to tell Riverpod to clear the state before refreshing it. This is only useful for asynchronous providers, as by default, [AsyncValue] keeps a reference on state during loading states. Using [asReload] will disable this behavior and count as a &quot;hard refresh&quot;." />
</histories>
<option name="languageScores">
<map>

Loading…
Cancel
Save