|
|
|
@@ -1,6 +1,6 @@
|
|
|
|
|
<application>
|
|
|
|
|
<component name="Translation.Cache">
|
|
|
|
|
<option name="lastTrimTime" value="1731290173440" />
|
|
|
|
|
<option name="lastTrimTime" value="1731905071174" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="Translation.Settings">
|
|
|
|
|
<option name="primaryLanguage" value="CHINESE" />
|
|
|
|
@@ -12,6 +12,9 @@
|
|
|
|
|
<option name="translationDialogLocationY" value="536" />
|
|
|
|
|
<option name="translationDialogWidth" value="1253" />
|
|
|
|
|
<histories>
|
|
|
|
|
<item value="Return the presentation of this type as it should appear when presented to users in contexts such as error messages. If [withNullability] is `true`, then [NullabilitySuffix.question] and [NullabilitySuffix.star] will be represented as `?` and ``. [NullabilitySuffix.none] does not have any explicit presentation. If [withNullability] is `false`, nullability suffixes will not be included into the presentation. Clients should not depend on the content of the returned value as it will be changed if doing so would improve the UX." />
|
|
|
|
|
<item value="A [Reflector] implementation that performs no actual reflection, instead returning empty objects on every invocation. Use this in contexts where you know you won't need any reflective capabilities." />
|
|
|
|
|
<item value="A [Reflector] implementation that performs simple [Map] lookups. `package:angel_container_generator` uses this to create reflectors from analysis metadata." />
|
|
|
|
|
<item value="Adds a description of a specific type of widget missing from the current build context's ancestry tree. You can find an example of using this method in [debugCheckHasMaterial]." />
|
|
|
|
|
<item value="Returns the nearest widget of the given type `T` and creates a dependency on it, or null if no appropriate widget is found. The widget found will be a concrete [InheritedWidget] subclass, and calling [dependOnInheritedWidgetOfExactType] registers this build context with the returned widget. When that widget changes (or a new widget of that type is introduced, or the widget goes away), this build context is rebuilt so that it can obtain new values from that widget. {@template flutter.widgets.BuildContext.dependOnInheritedWidgetOfExactType} This is typically called implicitly from `of()` static methods, e.g. [Theme.of]." />
|
|
|
|
|
<item value="This callback shouldn't be used to update the slider [value] (use [onChanged] for that), but rather to be notified when the user has started selecting a new value by starting a drag or with a tap. The value passed will be the last [value] that the slider had before the change began." />
|
|
|
|
@@ -59,15 +62,12 @@
|
|
|
|
|
<item value="relates to preceding text" />
|
|
|
|
|
<item value="register inspection" />
|
|
|
|
|
<item value="register intention" />
|
|
|
|
|
<item value="emoticon" />
|
|
|
|
|
<item value="Emote" />
|
|
|
|
|
<item value="Kurdish" />
|
|
|
|
|
</histories>
|
|
|
|
|
<option name="languageScores">
|
|
|
|
|
<map>
|
|
|
|
|
<entry key="CHINESE" value="646" />
|
|
|
|
|
<entry key="CHINESE_SIMPLIFIED" value="176" />
|
|
|
|
|
<entry key="ENGLISH" value="817" />
|
|
|
|
|
<entry key="CHINESE_SIMPLIFIED" value="179" />
|
|
|
|
|
<entry key="ENGLISH" value="820" />
|
|
|
|
|
<entry key="FRENCH" value="1" />
|
|
|
|
|
<entry key="GERMAN" value="1" />
|
|
|
|
|
<entry key="HAWAIIAN" value="1" />
|
|
|
|
|