gallery
gallery copied to clipboard
would codeviewer_cli publish to pub.dev
codeviewer_cli is a fantastic tool to highlight dart source code 🤣
cc @pennzht
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!