You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
7.0 KiB
74 lines
7.0 KiB
<application>
|
|
<component name="Translation.Cache">
|
|
<option name="lastTrimTime" value="1714114486152" />
|
|
</component>
|
|
<component name="Translation.Settings">
|
|
<option name="primaryLanguage" value="CHINESE" />
|
|
</component>
|
|
<component name="Translation.States">
|
|
<option name="translationDialogHeight" value="260" />
|
|
<option name="translationDialogLocationX" value="779" />
|
|
<option name="translationDialogLocationY" value="568" />
|
|
<histories>
|
|
<item value="Type FAIL TASK VALIDATE" />
|
|
<item value="Type FAIL TASK CONFLICT" />
|
|
<item value="signed" />
|
|
<item value="The number of whole minutes spanned by this [Duration]. The returned value can be greater than 59. For example, a duration of three hours and 12 minutes has 192 minutes. ```dart const duration = Duration(hours: 3, minutes: 12); print(duration.inMinutes); 192 ```" />
|
|
<item value="Launch Task" />
|
|
<item value="filted Tasks" />
|
|
<item value="NOTIFY" />
|
|
<item value="SUCCESS" />
|
|
<item value="SEGMENT" />
|
|
<item value="SLICE" />
|
|
<item value="constants" />
|
|
<item value="map Creating" />
|
|
<item value="fullfilled" />
|
|
<item value="e 02 e 1 b" />
|
|
<item value="Usually, this means that the Flexible widget has the wrong ancestor RenderObjectWidget. Typically, Flexible widgets are placed directly inside Flex widgets. The offending Flexible is currently placed inside a Padding widget." />
|
|
<item value="The ParentDataWidget Flexible(flex: 1) wants to apply ParentData of type FlexParentData to a RenderObject, which has been set up to accept ParentData of incompatible type BoxParentData." />
|
|
<item value="initial state, stop has been called or an error occurred." />
|
|
<item value="Currently playing audio." />
|
|
<item value="Pause has been called." />
|
|
<item value="The audio successfully completed (reached the end)." />
|
|
<item value="The player has been disposed and should not be used anymore." />
|
|
<item value="MPEG-4 High Efficiency AAC (Version 2 if available) Will output to MPEG_4 format container." />
|
|
<item value="MPEG-4 AAC Enhanced Low Delay Will output to MPEG_4 format container." />
|
|
<item value="MPEG-4 AAC Low complexity Will output to MPEG_4 format container." />
|
|
<item value="Linear PCM 16 bit per sample Suggested file extension: `pcm`" />
|
|
<item value="Waveform Audio (pcm16bit with headers) Suggested file extension: `wav`" />
|
|
<item value="last Text" />
|
|
<item value="Ideal for short audio files, since it reduces the impacts on visuals or UI performance. In this mode the backend won't fire any duration, position or playback completion events. This means you are responsible for stopping the player. Also, it is not possible to use the seek method to set the audio to a specific position." />
|
|
<item value="Creates a formatter that only allows characters matching a pattern." />
|
|
<item value="Text Input Formatter" />
|
|
<item value="Whether the [InputDecorator.child] is part of a dense form (i.e., uses less vertical space). Defaults to false." />
|
|
<item value="Loads a single document from a YAML string as a [YamlDocument]. This is just like [loadYaml], except that where [loadYaml] would return a normal Dart value this returns a [YamlDocument] instead. This allows the caller to access document metadata." />
|
|
<item value="Loads a single document from a YAML string. If the string contains more than one document, this throws a [YamlException]. In future releases, this will become an [ArgumentError]. The return value is mostly normal Dart objects. However, since YAML mappings support some key types that the default Dart map implementation doesn't (NaN, lists, and maps), all maps in the returned document are [YamlMap]s. These have a few small behavioral differences from the default Map implementation; for details, see the [YamlMap] class. In future versions, maps will instead be [HashMap]s with a custom equality operation. If [sourceUrl] is passed, it's used as the URL from which the YAML originated for error reporting. If [recover] is true, will attempt to recover from parse errors and may return invalid or synthetic nodes. If [errorListener] is also supplied, its onError method will be called for each error recovered from. It is not valid to provide [errorListener] if [recover] is false." />
|
|
<item value="comma Index" />
|
|
<item value="AI Resp Callback Internal" />
|
|
<item value="Returns the result of the first future in [futures] to complete. The returned future is completed with the result of the first future in [futures] to report that it is complete, whether it's with a value or an error. The results of all the other futures are discarded. If [futures] is empty, or if none of its futures complete, the returned future never completes." />
|
|
<item value="Cleans up after an unsubscribe message is received from the broker. returns true, always" />
|
|
<item value="A list of unsubscribe requests waiting for an unsubscribe ack message. Index is the message identifier of the unsubscribe message" />
|
|
<item value="Unsubscribe from a topic. Some brokers(AWS for instance) need to have each un subscription acknowledged, use the [expectAcknowledge] parameter for this, default is false." />
|
|
<item value="expect Acknowledgement" />
|
|
<item value="expect Acknowledge" />
|
|
<item value="Re subscribe. Unsubscribes all confirmed subscriptions and re subscribes them without sending unsubscribe messages to the broker. If an unsubscribe message to the broker is needed then use [unsubscribe] followed by [subscribe] for each subscription. Can be used in auto reconnect processing to force manual re subscription of all existing confirmed subscriptions." />
|
|
<item value="Gets a view on the existing observable, if the subscription already exists." />
|
|
<item value="Creates a new subscription for the specified topic. If the subscription cannot be created null is returned." />
|
|
<item value="exactly Once" />
|
|
<item value="Initiates a topic subscription request to the connected broker with a strongly typed data processor callback. The topic to subscribe to. The qos level the message was published at. Returns the subscription or null on failure" />
|
|
<item value="Re subscribe. Unsubscribes all confirmed subscriptions and re subscribes them without sending unsubscribe messages to the broker." />
|
|
<item value="A pointer has contacted the screen with a primary button and might begin to move. See also: [kPrimaryButton], the button this callback responds to." />
|
|
<item value="interrupt process when question or response too short." />
|
|
<item value="interrupt process when question too short." />
|
|
</histories>
|
|
<option name="languageScores">
|
|
<map>
|
|
<entry key="CHINESE" value="396" />
|
|
<entry key="ENGLISH" value="397" />
|
|
<entry key="HAWAIIAN" value="1" />
|
|
<entry key="POLISH" value="1" />
|
|
<entry key="ROMANIAN" value="1" />
|
|
</map>
|
|
</option>
|
|
</component>
|
|
</application> |