You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

68 lines
7.9 KiB

<application>
<component name="Translation.Cache">
<option name="lastTrimTime" value="1697427729496" />
</component>
<component name="Translation.States">
<histories>
<item value="[fix] show change phone option only when login status." />
<item value="granted" />
<item value="on All Granted" />
<item value="LITTLE ENDIAN" />
<item value="advertisement Data" />
<item value="bind Device Internal" />
<item value="A physical separation with a hinge that allows two display panels to fold." />
<item value="posture Half Opened" />
<item value="posture Flat" />
<item value="hinge" />
<item value="cutout" />
<item value="The area of the flutter view occupied by this display feature, measured in logical pixels. On devices with two screens, the Flutter view spans from the top-left corner of the left or top screen to the bottom-right corner of the right or bottom screen, including the visual area occupied by any display feature. Bounds of display features are reported in this coordinate system. For example, on a dual screen device in portrait mode: [bounds.left] gives you the size of left screen, in logical pixels. [bounds.right] gives you the size of the left screen + the hinge width." />
<item value="seems not support avahi." />
<item value="pragma" />
<item value="lexeme" />
<item value="get Sleep Data Dao" />
<item value="Number" />
<item value="today Calendar" />
<item value="fix: make netInfoLegend larger on landscape mode." />
<item value="fix: use device orientation changed listener on mobile only." />
<item value="计算错误" />
<item value="fix: make badge back; sort saved servers by update time." />
<item value="优化低网速时图表的显示效果" />
<item value="fix: net speed label should keep in one line." />
<item value="fix: net speed label should keep one line." />
<item value="upload server and client binary to github pages." />
<item value="优化警告信息" />
<item value="请再次运行build runner" />
<item value="run" />
<item value="请重新运行build runner" />
<item value="refactor platform_generator according to https:github.comdart-langsdkissues34539issuecomment-423589192" />
<item value="Return the semicolon terminating the directive." />
<item value="Creates a sorted list of the elements of the iterable. The elements are ordered by the natural ordering of the property [keyOf] of the element." />
<item value="warning when import origin platform code source file directly." />
<item value="use lakos to warning when import origin platform code source file directly." />
<item value="Return a list containing all of the directives and declarations in this compilation unit, sorted in lexical order." />
<item value="Return the script tag at the beginning of the compilation unit, or `null` if there is no script tag in this compilation unit." />
<item value="Return the directives contained in this compilation unit." />
<item value="AST structure has not been resolved." />
<item value="Return the declarations contained in this compilation unit." />
<item value="A compilation unit. While the grammar restricts the order of the directives and declarations within a compilation unit, this class does not enforce those restrictions. In particular, the children of a compilation unit will be visited in lexical order even if lexical order does not conform to the restrictions of the grammar. compilationUnit ::= directives declarations directives ::= [ScriptTag]? [LibraryDirective]? namespaceDirective [PartDirective] | [PartOfDirective] namespaceDirective ::= [ImportDirective] | [ExportDirective] declarations ::= [CompilationUnitMember] Clients may not extend, implement or mix-in this class." />
<item value="Return a textual description of this node in a form approximating valid source. The returned string will not be valid source primarily in the case where the node itself is not well-formed." />
<item value="compute" />
<item value="An AST visitor that will recursively visit all of the nodes in an AST structure. For example, using an instance of this class to visit a [Block] will also cause all of the statements in the block to be visited. Subclasses that override a visit method must either invoke the overridden visit method or must explicitly ask the visited node to visit its children. Failure to do so will cause the children of the visited node to not be visited. Clients may extend this class." />
<item value="[WARN] Do not import [libcurrent_platform.dart] directly in [libmain.dart], use [libcurrent_platform.p.dart] instead!" />
<item value="subtract" />
<item value="Extend this type to create a [Generator] that invokes [generateForAnnotatedElement] for every top level element in the source file annotated with [T]. When all annotated elements have been processed, the results will be combined into a single output with duplicate items collapsed. For example, this will allow code generated for all top level elements which are annotated with `@Deprecated`: ```dart class DeprecatedGenerator extends GeneratorForAnnotation&lt;Deprecated&gt; { @override Future&lt;String&gt; generateForAnnotatedElement( Element element, ConstantReader annotation, BuildStep buildStep) async { Return a string representing the code to emit. } } ``` Elements which are not at the top level, such as the members of a class or extension, are not searched for annotations. To operate on, for instance, annotated fields of a class ensure that the class itself is annotated with [T] and use the [Element] to iterate over fields. The [TypeChecker] utility may be helpful to check which elements have a given annotation." />
<item value="Computes the set of features for the latest language version known to the analyzer, without any experiments. Use it only if you really don't care which language version you want to use, and sure that the code that you process is valid for the latest language version. Otherwise, it is recommended to use [FeatureSet.fromEnableFlags2]." />
<item value="Return the result of parsing the file at the given [path]. If a [resourceProvider] is given, it will be used to access the file system. [featureSet] determines what set of features will be assumed by the parser. This parameter is required because the analyzer does not yet have a performant way of computing the correct feature set for a single file to be parsed. Callers that need the feature set to be strictly correct must create an [AnalysisContextCollection], query it to get an [AnalysisContext], query it to get an [AnalysisSession], and then call `getParsedUnit`. Callers that don't need the feature set to be strictly correct can pass in `FeatureSet.latestLanguageVersion()` to enable the default set of features; this is much more performant than using an analysis session, because it doesn't require the analyzer to process the SDK. If [throwIfDiagnostics] is `true` (the default), then if any diagnostics are produced because of syntactic errors in the file an `ArgumentError` will be thrown. If the parameter is `false`, then the caller can check the result to see whether there are any errors." />
<item value="Return the result of resolving the file at the given [path]. If a [resourceProvider] is given, it will be used to access the file system. Note that if more than one file is going to be resolved then this function is inefficient. Clients should instead use [AnalysisContextCollection] to create one or more contexts and use those contexts to resolve the files." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="191" />
<entry key="ENGLISH" value="192" />
<entry key="HAWAIIAN" value="1" />
<entry key="POLISH" value="1" />
<entry key="ROMANIAN" value="1" />
</map>
</option>
</component>
</application>