Compare commits

..

3 Commits

2 changed files with 8 additions and 5 deletions
+3
View File
@@ -1,4 +1,7 @@
<code_scheme name="Default (1)" version="173">
<codeStyleSettings language="Dart">
<option name="RIGHT_MARGIN" value="120" />
</codeStyleSettings>
<codeStyleSettings language="XML">
<option name="FORCE_REARRANGE_MODE" value="1" />
<indentOptions>
+5 -5
View File
@@ -1,9 +1,11 @@
<application>
<component name="Translation.Cache">
<option name="lastTrimTime" value="1685551495781" />
<option name="lastTrimTime" value="1686305738173" />
</component>
<component name="Translation.States">
<histories>
<item value="Returns the result of parsing the given [content] as a compilation unit. If a [featureSet] is provided, it will be the default set of features that will be assumed by the parser. If a [path] is provided, it will be used as the name of the file when reporting errors. If [throwIfDiagnostics] is `true` (the default), then if any diagnostics are produced because of syntactic errors in the [content] an `ArgumentError` will be thrown. This behavior is not intended as a way for the client to find out about errors--it is intended to avoid causing problems for naive clients that might not be thinking about the possibility of parse errors (and might therefore make assumptions about the returned AST that don't hold in the presence of parse errors). Clients interested in details about parse errors should pass `false` and check `result.errors` to determine what parse errors, if any, have occurred." />
<item value="Platform Detector" />
<item value="Returns the least significant [width] bits of this integer, extending the highest retained bit to the sign. This is the same as truncating the value to fit in [width] bits using an signed 2-s complement representation. The returned value has the same bit value in all positions higher than [width]." />
<item value="to" />
<item value="for details. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. Enum-like class for the different syntactic fixes that can be applied while formatting." />
@@ -52,13 +54,11 @@
<item value="Enable or disable the Crash handling on the Native SDKs, e.g., UncaughtExceptionHandler and [anrEnabled] for Android. SentryCrashIntegration (KSCrash) for iOS, turning this feature off on iOS has a side effect which is missing the Device's context, e.g., App, Device and Operation System. Disabling this feature affects the [enableAutoSessionTracking] feature, as this is required to mark Sessions as Crashed." />
<item value="Match the baseline of the placeholder with the baseline. The [TextBaseline] to use must be specified and non-null when using this alignment mode." />
<item value="How the placeholder aligns vertically with the text. See [ui.PlaceholderAlignment] for details on each mode." />
<item value="This function is called by [TracesSamplerCallback] to determine if transaction is sampled - meant to be sent to Sentry." />
<item value="traces Sample Rate" />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="139" />
<entry key="ENGLISH" value="140" />
<entry key="CHINESE" value="141" />
<entry key="ENGLISH" value="142" />
<entry key="POLISH" value="1" />
<entry key="ROMANIAN" value="1" />
</map>