Compare commits

..

2 Commits

+4 -4
View File
@@ -6,6 +6,8 @@
<option name="newTranslationDialogY" value="447" /> <option name="newTranslationDialogY" value="447" />
<option name="pinTranslationDialog" value="true" /> <option name="pinTranslationDialog" value="true" />
<histories> <histories>
<item value="Cached &amp; lazily loaded instance of [FirebasePlatform]. Avoids a [MethodChannelFirebase] being initialized until the user starts using Firebase. The property is visible for testing to allow tests to set a mock instance directly as a static property since the class is not initialized." />
<item value="优化" />
<item value="数量" /> <item value="数量" />
<item value="优化群聊列表的监听数量" /> <item value="优化群聊列表的监听数量" />
<item value="优化群聊列表的监听量" /> <item value="优化群聊列表的监听量" />
@@ -54,13 +56,11 @@
<item value="ratio" /> <item value="ratio" />
<item value="A [Slidable] notification that can bubble up the widget tree. You can determine the type of a notification using the `is` operator to check the [runtimeType] of the notification. To listen for notifications in a subtree, use a [SlidableNotificationListener]. To send a notification, call [dispatch] on the notification you wish to send. The notification will be delivered to the closest [SlidableNotificationListener] widget." /> <item value="A [Slidable] notification that can bubble up the widget tree. You can determine the type of a notification using the `is` operator to check the [runtimeType] of the notification. To listen for notifications in a subtree, use a [SlidableNotificationListener]. To send a notification, call [dispatch] on the notification you wish to send. The notification will be delivered to the closest [SlidableNotificationListener] widget." />
<item value="Called when a notification of the appropriate arrives at this location in the tree." /> <item value="Called when a notification of the appropriate arrives at this location in the tree." />
<item value="The widget directly below this widget in the tree. This is not necessarily the widget that dispatched the notification. {@macro flutter.widgets.child}" />
<item value="A widget that listens for [SlidableNotification]s bubbling up the tree. To dispatch notifications, use the [SlidableNotification.dispatch] method." />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="272" /> <entry key="CHINESE" value="273" />
<entry key="ENGLISH" value="272" /> <entry key="ENGLISH" value="274" />
<entry key="GERMAN" value="1" /> <entry key="GERMAN" value="1" />
<entry key="FRENCH" value="1" /> <entry key="FRENCH" value="1" />
</map> </map>