Compare commits

...

5 Commits

2 changed files with 5 additions and 5 deletions
File diff suppressed because one or more lines are too long
+3 -3
View File
@@ -1,6 +1,6 @@
<application> <application>
<component name="Translation.Cache"> <component name="Translation.Cache">
<option name="lastTrimTime" value="1779191975223" /> <option name="lastTrimTime" value="1779786383145" />
</component> </component>
<component name="Translation.OpenAISettings"> <component name="Translation.OpenAISettings">
<option name="OPEN_AI"> <option name="OPEN_AI">
@@ -22,6 +22,8 @@
<option name="translationDialogLocationY" value="567" /> <option name="translationDialogLocationY" value="567" />
<option name="translationDialogWidth" value="1381" /> <option name="translationDialogWidth" value="1381" />
<histories> <histories>
<item value="SIGNATURE" />
<item value="pending" />
<item value="The current playback position." /> <item value="The current playback position." />
<item value="The total duration of the video. The value is only meaningful when [isInitialized] is true." /> <item value="The total duration of the video. The value is only meaningful when [isInitialized] is true." />
<item value="Attempts to open the given [dataSource] and load metadata about the video." /> <item value="Attempts to open the given [dataSource] and load metadata about the video." />
@@ -70,8 +72,6 @@
<item value="This will cause our widget to rebuild only when `age` changes." /> <item value="This will cause our widget to rebuild only when `age` changes." />
<item value="If we used `ref.watch(``Consumer` as we normally would, this would cause widgets that only use `age` to still rebuild when `name` changes, which is inefficient." /> <item value="If we used `ref.watch(``Consumer` as we normally would, this would cause widgets that only use `age` to still rebuild when `name` changes, which is inefficient." />
<item value="In this class, both `name` and `age` may change, but a widget may need only `age`." /> <item value="In this class, both `name` and `age` may change, but a widget may need only `age`." />
<item value="For example, consider the following `ChangeNotifier`:" />
<item value="The [select] function allows filtering unwanted rebuilds of a Widget by reading only the properties that we care about." />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>