git-touch / highlight.dart

Syntax highlighting for Dart and Flutter
https://git-touch.github.io/highlight/
MIT License
232 stars 83 forks source link

Background rendering for Flutter #35

Open hacker1024 opened 2 years ago

hacker1024 commented 2 years ago

This feature builds on the changes made in #34 to also perform the conversion of List<Node> to List<TextSpan> in the background.