forked from firka/flutter
80c1ee246e5f030ee26c8a9841e03b5203da1c8c
Flutter's `SemanticNode`s use [`StringAttribute`](https://api.flutter.dev/flutter/dart-ui/StringAttribute-class.html)s to provide additional information on text values for assistive technologies. This exposes the string attributes on the embedder API so that embedders can apply string attributes to their semantics trees. Addresses https://github.com/flutter/flutter/issues/119970 Part of https://github.com/flutter/flutter/issues/98948 Previous pull request: https://github.com/flutter/engine/pull/44553 [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
Description
No description provided
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%