akvelon / flutter-code-editor

Flutter Code Editor is a multi-platform code editor supporting syntax highlighting, code blocks folding, autocompletion, read-only code blocks, hiding specific code blocks, themes, and more.
https://akvelon.com
Apache License 2.0
197 stars 47 forks source link

in code editor i want to change color of particular code line which is not possible for now #239

Open vijayvaghela72 opened 1 year ago

vijayvaghela72 commented 1 year ago

any possible way do achieve this feature ? in this package.

vijayvaghela72 commented 1 year ago

for exmple in code editor i want change color of particular line number example line 5 to green

johnmccutchan commented 7 months ago

I would also like this feature.