An open string annotation API
Open
:scroll:
c: new feature
c: proposal
design doc
framework
P3
team-framework
triaged-framework
- Dominant language
- Dart
- Stars
- 179k
- Forks
- 31.1k
- PR merge metrics
- PR metrics pending
Description
### Document Link
https://flutter.dev/go/string-annotation
### What problem are you solving?
- The ability to add styles to an already styled string is needed for system / 3rd party text service integrations such as https://github.com/flutter/flutter/issues/150068
- `InlineSpan` only supports capabilities defined by its static interface. Custom annotations defined outside the `painting` library are currently not very well supported.
Contributor guide
Assessment
This issue has not been assessed yet.