highlight.dart
highlight.dart copied to clipboard
Background rendering for Flutter
This feature builds on the changes made in #34 to also perform the conversion of List<Node>
to List<TextSpan>
in the background.