AI-Chipmunk | 2021.2.1 Patch 1 <debuggerx@debuggerx Update yiiguxing.translation.xml
This commit is contained in:
@@ -4,6 +4,8 @@
|
|||||||
<option name="newTranslationDialogX" value="811" />
|
<option name="newTranslationDialogX" value="811" />
|
||||||
<option name="newTranslationDialogY" value="447" />
|
<option name="newTranslationDialogY" value="447" />
|
||||||
<histories>
|
<histories>
|
||||||
|
<item value="permanent" />
|
||||||
|
<item value="Injects an `Instance<S>` in memory. No need to define the generic type `<[S]>` as it's inferred from the [dependency] parameter. - [dependency] The Instance to be injected. - [tag] optionally, use a [tag] as an "id" to create multiple records of the same `Type<S>` the [tag] does not conflict with the same tags used by other dependencies Types. - [permanent] keeps the Instance in memory and persist it, not following `Get.smartManagement` rules. Although, can be removed by `GetInstance.reset()` and `Get.delete()` - [builder] If defined, the [dependency] must be returned from here" />
|
||||||
<item value="The ParentDataWidget Expanded(flex: 1) wants to apply ParentData of type FlexParentData to a Iflutter (30455): RenderObject, which has been set up to accept ParentData of incompatible type StackParentData. Iflutter (30455): Usually, this means that the Expanded widget has the wrong ancestor RenderObjectWidget. Typically, Iflutter (30455): Expanded widgets are placed directly inside Flex widgets. Iflutter (30455): The offending Expanded is currently placed inside a Stack widget. Iflutter (30455): The ownership chain for the RenderObject that received the incompatible parent data was: Iflutter (30455): SizedBox.expand ← Expanded ← GroupChatMessagesListView<GroupChatMessagesRecord> ← Stack ← Iflutter (30455): GetBuilder<GroupChatMessagesListController> ← GroupChatMessagesList ← Expanded ← Column ← MediaQuery Iflutter (30455): ← Padding ← ⋯" />
|
<item value="The ParentDataWidget Expanded(flex: 1) wants to apply ParentData of type FlexParentData to a Iflutter (30455): RenderObject, which has been set up to accept ParentData of incompatible type StackParentData. Iflutter (30455): Usually, this means that the Expanded widget has the wrong ancestor RenderObjectWidget. Typically, Iflutter (30455): Expanded widgets are placed directly inside Flex widgets. Iflutter (30455): The offending Expanded is currently placed inside a Stack widget. Iflutter (30455): The ownership chain for the RenderObject that received the incompatible parent data was: Iflutter (30455): SizedBox.expand ← Expanded ← GroupChatMessagesListView<GroupChatMessagesRecord> ← Stack ← Iflutter (30455): GetBuilder<GroupChatMessagesListController> ← GroupChatMessagesList ← Expanded ← Column ← MediaQuery Iflutter (30455): ← Padding ← ⋯" />
|
||||||
<item value="time Stamp" />
|
<item value="time Stamp" />
|
||||||
<item value="set Chat Item Comparer" />
|
<item value="set Chat Item Comparer" />
|
||||||
@@ -52,13 +54,11 @@
|
|||||||
<item value="moment Click Notification Icon" />
|
<item value="moment Click Notification Icon" />
|
||||||
<item value="Opacity Button" />
|
<item value="Opacity Button" />
|
||||||
<item value="操产品经理" />
|
<item value="操产品经理" />
|
||||||
<item value="scrollbar" />
|
|
||||||
<item value="It takes a `data` object, and if it's a `Map`, it calls `getDocumentWithRef` on it, if it's a `List`, it calls `getDocumentValue` on each element of the list, if it's a `DocumentSnapshot`, it calls `getDocumentValue` on the `data` field of the `DocumentSnapshot`, if it's a `QueryDocumentSnapshot`, it calls `getDocumentValue` on the `data` field of the `QueryDocumentSnapshot`, if it's a `DocumentReference`, it calls `getDocumentValue` on the `data` field of the `DocumentReference`, and if it's anything else, it returns the `data` object Args: data (Object): The data to be converted. depth (int): The depth of the document to retrieve. Defaults to 1 Returns: A Future<Object?>" />
|
|
||||||
</histories>
|
</histories>
|
||||||
<option name="languageScores">
|
<option name="languageScores">
|
||||||
<map>
|
<map>
|
||||||
<entry key="CHINESE" value="141" />
|
<entry key="CHINESE" value="144" />
|
||||||
<entry key="ENGLISH" value="142" />
|
<entry key="ENGLISH" value="145" />
|
||||||
<entry key="FRENCH" value="1" />
|
<entry key="FRENCH" value="1" />
|
||||||
</map>
|
</map>
|
||||||
</option>
|
</option>
|
||||||
|
|||||||
Reference in New Issue
Block a user