Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4fc487b484 | |||
| 3ebc370db0 |
@@ -2,8 +2,6 @@
|
||||
<component name="FindSettings">
|
||||
<option name="customScope" value="All Places" />
|
||||
<option name="defaultScopeName" value="All Places" />
|
||||
<option name="localRegularExpressions" value="true" />
|
||||
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
|
||||
<option name="SEARCH_SCOPE" value="All Places" />
|
||||
<mask>*.css</mask>
|
||||
<mask>*.html</mask>
|
||||
|
||||
@@ -5,6 +5,6 @@
|
||||
<option name="suppressAdvancedIndentGuidesBanner" value="true" />
|
||||
<option name="suppressXMLCheck" value="true" />
|
||||
<option name="suppressYAMLCheck" value="true" />
|
||||
<option name="version" value="2024.2.5-241" />
|
||||
<option name="version" value="2024.2.6-241" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -12,6 +12,8 @@
|
||||
<option name="translationDialogLocationY" value="536" />
|
||||
<option name="translationDialogWidth" value="1253" />
|
||||
<histories>
|
||||
<item value="WTF: ensureShow worked!" />
|
||||
<item value="worked" />
|
||||
<item value="hitable" />
|
||||
<item value="If `dart:ui` passes an `Image` object and the recipient wishes to share that handle with other callers, [clone] must be called _before_ [dispose]. A handle that has been disposed cannot create new handles anymore." />
|
||||
<item value="A class or method that receives an image object must call [dispose] on the handle when it is no longer needed. To create a shareable reference to the underlying image, call [clone]. The method or object that receives the new instance will then be responsible for disposing it, and the underlying image itself will be disposed when all outstanding handles are disposed." />
|
||||
@@ -60,13 +62,11 @@
|
||||
<item value="ambient" />
|
||||
<item value="ban_lint_code: don't use this, please use auto fix to resolve this problem" />
|
||||
<item value="don't use this" />
|
||||
<item value="this" />
|
||||
<item value="Write the given [name], possibly with a prefix, assuming that the name can be imported from any of the given [uris]." />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="600" />
|
||||
<entry key="ENGLISH" value="601" />
|
||||
<entry key="CHINESE" value="601" />
|
||||
<entry key="ENGLISH" value="602" />
|
||||
<entry key="HAWAIIAN" value="1" />
|
||||
<entry key="POLISH" value="1" />
|
||||
<entry key="ROMANIAN" value="1" />
|
||||
|
||||
Reference in New Issue
Block a user