Compare commits
2 Commits
54dcae0734
...
2b6ba06d0d
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b6ba06d0d | |||
| dbd6d2a6dc |
@@ -0,0 +1,10 @@
|
|||||||
|
<application>
|
||||||
|
<component name="ConsoleFoldingSettings">
|
||||||
|
<option name="addedPositive">
|
||||||
|
<list>
|
||||||
|
<option value="Syncing files to device Linux..." />
|
||||||
|
<option value="Debug service listening on ws://127.0.0.1:39223/2kTJPFO16mc=/ws" />
|
||||||
|
</list>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -4,6 +4,7 @@
|
|||||||
</component>
|
</component>
|
||||||
<component name="Translation.States">
|
<component name="Translation.States">
|
||||||
<histories>
|
<histories>
|
||||||
|
<item value="fix: use device orientation changed listener on mobile only." />
|
||||||
<item value="计算错误" />
|
<item value="计算错误" />
|
||||||
<item value="fix: make badge back; sort saved servers by update time." />
|
<item value="fix: make badge back; sort saved servers by update time." />
|
||||||
<item value="优化低网速时图表的显示效果" />
|
<item value="优化低网速时图表的显示效果" />
|
||||||
@@ -53,7 +54,6 @@
|
|||||||
<item value="A [CollectionReference] object can be used for adding documents, getting [DocumentReference]s, and querying for documents (using the methods inherited from [Query])." />
|
<item value="A [CollectionReference] object can be used for adding documents, getting [DocumentReference]s, and querying for documents (using the methods inherited from [Query])." />
|
||||||
<item value="{@template cloud_firestore.collection_reference.doc} Returns a `DocumentReference` with the provided path. If no [path] is provided, an auto-generated ID is used. The unique key generated is prefixed with a client-generated timestamp so that the resulting list will be chronologically-sorted. {@endtemplate}" />
|
<item value="{@template cloud_firestore.collection_reference.doc} Returns a `DocumentReference` with the provided path. If no [path] is provided, an auto-generated ID is used. The unique key generated is prefixed with a client-generated timestamp so that the resulting list will be chronologically-sorted. {@endtemplate}" />
|
||||||
<item value="The [FirebaseApp] instance to which this [FirebaseDatabase] belongs. If null, the default [FirebaseApp] is used. The [MethodChannel] used to communicate with the native plugin" />
|
<item value="The [FirebaseApp] instance to which this [FirebaseDatabase] belongs. If null, the default [FirebaseApp] is used. The [MethodChannel] used to communicate with the native plugin" />
|
||||||
<item value="get doc by a empty id" />
|
|
||||||
</histories>
|
</histories>
|
||||||
<option name="languageScores">
|
<option name="languageScores">
|
||||||
<map>
|
<map>
|
||||||
|
|||||||
Reference in New Issue
Block a user