gallery icon indicating copy to clipboard operation
gallery copied to clipboard

would codeviewer_cli publish to pub.dev

Open laiiihz opened this issue 3 years ago • 1 comments

codeviewer_cli is a fantastic tool to highlight dart source code 🤣

laiiihz avatar Jan 25 '22 07:01 laiiihz

cc @pennzht

guidezpl avatar Jan 31 '22 13:01 guidezpl

Unfortunately I don't think we'll have the time to publish or maintain this tool. However, this repository is licensed openly, so you could fork the tool to use separately and even publish yourself.

There are some new highlighting tools in the ecosystem now too that would be worth trying, such as https://pub.dev/packages/syntax_highlight which supports TextMate grammars like VS Code and https://pub.dev/packages/highlighting which is based on highlight.js.

Thanks for the feedback and suggestion though!

parlough avatar Jan 12 '24 16:01 parlough