Compare commits

...

5 Commits

3 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<application> <application>
<component name="PathMacrosImpl"> <component name="PathMacrosImpl">
<macro name="KOTLIN_BUNDLED" value="/home/debuggerx/JetBrainsIDE/apps/AndroidStudio/ch-0/203.7678000.plugins/Kotlin/kotlinc" /> <macro name="KOTLIN_BUNDLED" value="/home/debuggerx/JetBrainsIDE/apps/AndroidStudio/ch-0/203.7784292.plugins/Kotlin/kotlinc" />
</component> </component>
</application> </application>
-2
View File
@@ -2,8 +2,6 @@
<component name="FindSettings"> <component name="FindSettings">
<option name="customScope" value="All Places" /> <option name="customScope" value="All Places" />
<option name="defaultScopeName" 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" /> <option name="SEARCH_SCOPE" value="All Places" />
</component> </component>
</application> </application>
+10 -2
View File
@@ -5,6 +5,13 @@
<option name="newTranslationDialogY" value="624" /> <option name="newTranslationDialogY" value="624" />
<option name="pinNewTranslationDialog" value="true" /> <option name="pinNewTranslationDialog" value="true" />
<histories> <histories>
<item value="numpad Decimal" />
<item value="comma" />
<item value="asterisk" />
<item value="parenthesis Left" />
<item value="quote Single" />
<item value="ampersand" />
<item value="number Sign" />
<item value="exclam" /> <item value="exclam" />
<item value="exclamation" /> <item value="exclamation" />
<item value="Returns an object representing the logical key that was pressed. {@template flutter.services.RawKeyEvent.logicalKey} This method takes into account the key map and modifier keys (like SHIFT) to determine which logical key to return. If you are looking for the character produced by a key event, use [RawKeyEvent.character] instead. If you are collecting text strings, use the [TextField] or [CupertinoTextField] widgets, since those automatically handle many of the complexities of managing keyboard input, like showing a soft keyboard or interacting with an input method editor (IME). {@endtemplate}" /> <item value="Returns an object representing the logical key that was pressed. {@template flutter.services.RawKeyEvent.logicalKey} This method takes into account the key map and modifier keys (like SHIFT) to determine which logical key to return. If you are looking for the character produced by a key event, use [RawKeyEvent.character] instead. If you are collecting text strings, use the [TextField] or [CupertinoTextField] widgets, since those automatically handle many of the complexities of managing keyboard input, like showing a soft keyboard or interacting with an input method editor (IME). {@endtemplate}" />
@@ -37,8 +44,9 @@
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="22" /> <entry key="CHINESE" value="28" />
<entry key="ENGLISH" value="23" /> <entry key="ENGLISH" value="29" />
<entry key="ITALIAN" value="2" />
</map> </map>
</option> </option>
</component> </component>